Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
peterroe committed Oct 31, 2022
1 parent f1c21d7 commit 23bbaa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ export default defineBuildConfig({
rollup: {
emitCJS: true,
},
failOnWarn: false,
})

0 comments on commit 23bbaa8

Please sign in to comment.