Skip to content

Commit be8ff7d

Browse files
committed
chore: add zip configuration for artifact template in wxt.config.ts
1 parent ac21e87 commit be8ff7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/extension/wxt.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,8 @@ export default defineConfig({
4141
}
4242
]
4343
}
44+
},
45+
zip: {
46+
artifactTemplate: 'tempad-dev-{{version}}-{{browser}}.zip'
4447
}
4548
})

0 commit comments

Comments
 (0)