- closes #129
- closes #130
- minor cleanup
This commit is contained in:
Shiny Nematoda 2023-06-13 12:26:48 +00:00
parent 8945c11f02
commit faef667189
11 changed files with 1020 additions and 885 deletions

View file

@ -12,7 +12,7 @@ export default defineConfig({
registerType: 'autoUpdate',
workbox: {
globPatterns: [
'**/*.{css,html,png,svg}',
'**/*.{css,html,png,svg,woff,woff2}',
'manifest.webmanifest',
'**/index*.js',
'**/shaka*.js',