mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
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