Commit Graph

25 Commits (ed25c63a1026d2073a2bca0c55092f1c5385385a)

Author SHA1 Message Date
Alex Gleason 157d21d0d3
Set a separate CSP in local development
4 months ago
Alex Gleason b9c771a369
vite: allow setting PORT envvar
7 months ago
Alex Gleason d97602aa74
vite: add mock api, return 404s
8 months ago
Alex Gleason 33b2d19cd0
vite: don't optimize wasmboy in dev (fixes devserver)
10 months ago
Alex Gleason 05ba2ddbed
vite: enable sourcemap
12 months ago
Alex Gleason 76884f26b1
Add vite-plugin-checker, fix types
1 year ago
Alex Gleason aad07daa33
vite: copy in custom instance dir
1 year ago
Alex Gleason 95b7c62f67
Support snippets.html again
1 year ago
Alex Gleason 2b11b579a3
Move index.html to project root
1 year ago
Alex Gleason ff0bc64c7b
vite: copy instance directory again
1 year ago
Alex Gleason c85c623d25
vite: simplify config
1 year ago
Alex Gleason dd97a46a03
Update code to deal with new paths under src
1 year ago
Alex Gleason 7df9a91e37
Change app/ to src/ in configuration files etc
1 year ago
Alex Gleason 07726bf25c
Rename static --> dist, build-production --> build, output .zip with subdir
1 year ago
Alex Gleason afaac6eed2
vitest: add setup file, use @testing-library/jest-dom
1 year ago
Alex Gleason 26debebd9e
Emit a report.html bundle analysis
1 year ago
Alex Gleason 49f8b1e55e
vite: don't strip comments from index.html, restore server-generated-meta
1 year ago
Alex Gleason f8392d22d3
vitest: put cache properly in node_modules
1 year ago
Alex Gleason da2f942563
Add vitest, make some tests actually kind of work!
1 year ago
Alex Gleason dcad4bb4f7
Build the ServiceWorker with Vite
1 year ago
Alex Gleason e6d9be15de
vite: reorganize output directory
1 year ago
Alex Gleason f0e5aaded4
vite: disable inline assets so CSP will pass
1 year ago
Alex Gleason 6e5520ce17
Add back Babel
1 year ago
Alex Gleason b32de7dab0
vite: serve on port 3036
1 year ago
Alex Gleason 2acab99e5b
Make Vite devserver work
1 year ago