Commit graph

4 commits

Author SHA1 Message Date
David Joseph Guzsik
2417f40d37
Switch jest unit tests to vitest (#243)
* Switch jest unit tests to vitest

* Cleanup vite config after debugging
2024-04-30 20:44:26 +02:00
Nighty
42cd107b2a
Vite (#240)
* begin vite stuff (does not work yet)

* finalize vite switch + cleanup package.json

* Assets path, re-add async, fix z

* Remove source-map-support

---------

Co-authored-by: Liam <byteslice@airmail.cc>
2024-04-29 20:39:52 -04:00
David Joseph Guzsik
997d6e0cb5
Add JS utility unit tests with Jest (#144) 2022-01-31 14:28:38 -05:00
David Joseph Guzsik
77e689e29a
Integrate Eslint and TypeScript into build & linting process (#142) 2021-10-09 15:58:07 -04:00