Skip to content

Commit

Permalink
remove sourcemap generation
Browse files Browse the repository at this point in the history
  • Loading branch information
radiden committed Sep 4, 2024
1 parent 63f1464 commit 3a64eae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/_scripts/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ async function build({ package_json, source, bundle = true, plugin, cmd }) {
platform: 'node',
format: which,
external,
sourcemap: 'both',
banner: {
js: header,
},
Expand Down

0 comments on commit 3a64eae

Please sign in to comment.