@@@@@@
This commit is contained in:
6
pwa-assets.config.ts
Normal file
6
pwa-assets.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { defineConfig, minimal2023Preset as preset } from '@vite-pwa/assets-generator/config'
|
||||
|
||||
export default defineConfig({
|
||||
preset,
|
||||
images: ['public/favicon.svg'],
|
||||
})
|
||||
Reference in New Issue
Block a user