Skip to content

Commit

Permalink
fix: chrome background script error
Browse files Browse the repository at this point in the history
  • Loading branch information
VampireChicken12 committed Apr 25, 2024
1 parent 4b4f3d6 commit 3c90c0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export default function build() {
return defineConfig({
build: {
emptyOutDir: false,
modulePreload: false,
outDir: resolve(outDir, "temp"),
rollupOptions: {
input: {
Expand Down

0 comments on commit 3c90c0b

Please sign in to comment.