Commit graph

7 commits

Author SHA1 Message Date
Chaska
d3a1b1f1c0 Revert "Merge pull request #4 from philomena-dev/master"
This reverts commit 42d87937eb, reversing
changes made to 2cd8830191.

merp
2024-05-01 00:52:05 -05:00
Chaska
eb5344ee06 Reapply "Merge branch 'master' of https://github.com/cubfur/philomena"
This reverts commit ec8af94387.
2024-05-01 00:33:16 -05:00
Chaska
ec8af94387 Revert "Merge branch 'master' of https://github.com/cubfur/philomena"
This reverts commit 288bafbd65, reversing
changes made to 4e60f61e89.
2024-05-01 00:32:44 -05:00
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