Skip to content

BTC opcodes still present after tree-shaking #110

@monsterbitar

Description

@monsterbitar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions