Commit Graph

19 Commits (68bdcd30de456c40a922227e4f32de36ade71828)

Author SHA1 Message Date
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