Skip to content

Commit c984325

Browse files
revert accidental --keep-names change
1 parent 3bfbf97 commit c984325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"docs"
7272
],
7373
"scripts": {
74-
"build:node": "npx [email protected] index-fetch.js --bundle --platform=node --outfile=undici-fetch.js --define:esbuildDetection=1",
74+
"build:node": "npx [email protected] index-fetch.js --bundle --platform=node --outfile=undici-fetch.js --define:esbuildDetection=1 --keep-names",
7575
"prebuild:wasm": "node build/wasm.js --prebuild",
7676
"build:wasm": "node build/wasm.js --docker",
7777
"lint": "standard | snazzy",

0 commit comments

Comments
 (0)