mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-20 08:52:59 +00:00
icon minification
This commit is contained in:
@@ -14,6 +14,9 @@ export default defineConfig({
|
||||
scope: "/",
|
||||
base: "/",
|
||||
includeAssets: ["favicon.png"],
|
||||
workbox: {
|
||||
globPatterns: ["**/*.{js,css,html,woff2,json,csv,png,svg}"],
|
||||
},
|
||||
manifest: {
|
||||
name: "dot i/o",
|
||||
id: "dot_io_v2",
|
||||
|
||||
Reference in New Issue
Block a user