Skip to content

Commit

Permalink
change the build code
Browse files Browse the repository at this point in the history
  • Loading branch information
cavencj committed Apr 14, 2024
1 parent 9095bf5 commit 0b9151d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const buildConfig = {
legalComments: `inline`,
logLimit: 0,
target: `es2019`,
minify: false,
minify: true,
sourcemap: false,
write: true,
logLevel: 'info',
Expand Down

0 comments on commit 0b9151d

Please sign in to comment.