forked from abner/for-legacy-web
fix: pre-cache to not include extra files
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
"types": ["vite-plugin-pwa/client"],
|
||||
"experimentalDecorators": true
|
||||
},
|
||||
"include": ["src", "ui/ui.tsx"]
|
||||
"include": ["src", "ui/ui.tsx", "external/lang/Languages.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user