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 67ff27c commit 16b8e79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { VitePWA } from "vite-plugin-pwa";

const manifestForPlugIn = {
registerType: 'prompt',
buildBase: '/assets/',
outDir: 'dist/assets',
includeAssests: ['favicon.ico', "logo192.png", "masked-icon.svg"],
manifestFilename: "assets/manifest.webmanifest",
Expand Down

0 comments on commit 16b8e79

Please sign in to comment.