Skip to content

Commit

Permalink
Update vite.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
hendriksen-mark committed Nov 1, 2024
1 parent 97d0c91 commit 9f31f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const manifestForPlugIn = {
includeAssests: ['favicon.ico', "logo192.png", "masked-icon.svg"],
manifestFilename: "assets/manifest.webmanifest",
FILE_SW_REGISTER: "assets/registerSW.js",
filename: "assets/sw.js",
manifest: {
name: "DIYHue Webapp",
short_name: "DIYHue",
Expand Down

0 comments on commit 9f31f5c

Please sign in to comment.