Skip to content

Commit

Permalink
fix: Added babel plugin for mangle names
Browse files Browse the repository at this point in the history
Signed-off-by: ivaylogarnev-limechain <[email protected]>
  • Loading branch information
ivaylogarnev-limechain committed Dec 4, 2024
1 parent 1bb10f2 commit 3713f29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/proto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"@typescript-eslint/parser": "^5.62.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-preset-minify": "^0.5.2",
"babel-plugin-minify-mangle-names": "^0.5.1",
"chalk": "^5.2.0",
"copyfiles": "^2.4.1",
"escodegen": "^2.0.0",
Expand Down
3 changes: 3 additions & 0 deletions packages/proto/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3713f29

Please sign in to comment.