Skip to content

Commit

Permalink
wxt.config.ts: Added zip.artifactTemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
avi12 committed Oct 9, 2024
1 parent 1ae7b42 commit 7545c87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ export default defineConfig({
outDir: "build",
zip: {
excludeSources: ["*.env", ".env*"],
artifactTemplate: "youtube-auto-hd-fps-{{version}}-{{browser}}.zip",
sourcesTemplate: "youtube-auto-hd-fps-{{version}}-{{browser}}-source.zip"
},
modules: ["@wxt-dev/module-svelte"],
Expand Down

0 comments on commit 7545c87

Please sign in to comment.