We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7996c commit f878358Copy full SHA for f878358
apps/bplan-client/vite.config.mts
@@ -11,7 +11,7 @@ export default defineConfig({
11
plugins: [
12
unoCss('../../uno.config.ts'),
13
vitePwa({
14
- includeAssets: ['*.svb', '*.png', 'robots.txt', '*.ogg'],
+ includeAssets: ['*.svg', '*.png', 'robots.txt', '*.ogg'],
15
injectRegister: null,
16
manifest: false,
17
registerType: 'prompt',
0 commit comments