Browse Source

chore: removes redundant option from esbuild

e22m4u 1 year ago
parent
commit
1e59a0af7c
2 changed files with 74 additions and 158 deletions
  1. 0 1
      build-cjs.js
  2. 74 157
      dist/cjs/index.cjs

+ 0 - 1
build-cjs.js

@@ -7,5 +7,4 @@ await esbuild.build({
   platform: 'node',
   target: ['node12'],
   bundle: true,
-  keepNames: true,
 });

File diff suppressed because it is too large
+ 74 - 157
dist/cjs/index.cjs


Some files were not shown because too many files changed in this diff