Browse Source

chore: removes redundant option from esbuild

e22m4u 1 year ago
parent
commit
44a8d06a80
2 changed files with 51 additions and 208 deletions
  1. 0 1
      build-cjs.js
  2. 51 207
      dist/cjs/index.cjs

+ 0 - 1
build-cjs.js

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

File diff suppressed because it is too large
+ 51 - 207
dist/cjs/index.cjs


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