Commit graph

9 commits

Author SHA1 Message Date
jakub791
05c56640fe delete obsolte src/lib/pwa-register.d.ts
vite-plugin-pwa provides it's own typings so I added them to tsconfig
2023-05-04 19:43:39 +02:00
be9a85c14e Include more assets in PWA precache 2023-02-25 11:35:27 -06:00
60625ec9a0 Update vitest 2023-02-15 20:31:29 -06:00
2af202a7f1 Fix formatting in vite.config.ts 2022-07-26 15:37:38 -05:00
9202fa174a Enable runtime compilation 2022-07-17 19:39:21 -05:00
92c47beafa Update vite config for better deployment 2022-07-14 00:06:35 -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