Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BTC opcodes still present after tree-shaking #110

Open
monsterbitar opened this issue Jun 15, 2023 · 0 comments
Open

BTC opcodes still present after tree-shaking #110

monsterbitar opened this issue Jun 15, 2023 · 0 comments

Comments

@monsterbitar
Copy link

I have a BCH-only project that is packaged with Parcel.

When I run the bundle analyzer I can see both btc and bch opcodes in the vm/instruction-sets:

  • bch/2023/bch-2023-opcodes.js
  • btc/btc-opcodes.js

I'm not sure if this is intended, or if the btc-opcodes should be tree-shaken and removed from the bundle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant