Skip to content

Commit

Permalink
Update build.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx committed Mar 5, 2024
1 parent b3cad35 commit 2466c8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const filesConfig : esbuild.BuildOptions = {
bundle: true,
format: 'esm',
target: 'es2022',

sourcemap: args.develope ?? false,
sourcesContent: args.develope ?? false,
entryNames: '[dir]/bundle.min',
Expand Down

0 comments on commit 2466c8d

Please sign in to comment.