Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 committed Dec 20, 2023
1 parent f7f8536 commit 4401eb8
Show file tree
Hide file tree
Showing 4 changed files with 4,577 additions and 1,554 deletions.
4 changes: 3 additions & 1 deletion build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ export default defineBuildConfig({
clean: true,
declaration: true,
rollup: {
emitCJS: true,
cjsBridge: true,
inlineDependencies: true,
esbuild: {
minify: true,
minify: false,
},
},
failOnWarn: false
Expand Down
Loading

0 comments on commit 4401eb8

Please sign in to comment.