Commit graph

6 commits

Author SHA1 Message Date
ad89cc4933 Fix formatting in vite.config.ts 2022-07-26 15:37:59 -05:00
9ad2a80e0b Enable runtime compilation 2022-07-15 01:58:23 -05:00
7d380216d1 Update vite config for better deployment 2022-07-13 23:57:11 -05:00
ff183e02ff Switch from jest to vitest
Note: this is a very actively developed library,
and I created an issue for an issue I was having with VSC integration:
https://github.com/vitest-dev/vscode/issues/52
2022-07-07 20:40:08 -05:00
a2b5820906 Implemented PWA 2022-06-26 15:22:22 -05:00
7fe57798bb Switched from vue-cli-service to vite
Should be thoroughly tested still
Also involved removing operator overloads, which weren't good anyways
2022-06-25 22:34:18 -05:00