Skip to content

Commit

Permalink
fix: fix svg inline
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Nov 11, 2024
1 parent 82c28e4 commit 147165a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/cli/fixtures/vm-threads/vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ export default defineConfig({
},
},
},
build: {
assetsInlineLimit: 0,
},
})

0 comments on commit 147165a

Please sign in to comment.