bitauth / libauth

An ultra-lightweight, zero-dependency TypeScript library for Bitcoin Cash, Bitcoin, and Bitauth applications.

Home Page:https://libauth.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conflicting re-exports

paOol opened this issue · comments

commented

ran into this when using rollup.js to bundle paybutton.

(!) Conflicting re-exports
../react/node_modules/@bitauth/libauth/build/module/lib/vm/instruction-sets/bch/bch.js re-exports 'OpcodesBCH' from both ../react/node_modules/@bitauth/libauth/build/module/lib/vm/instruction-sets/bch/bch-instruction-sets.js and ../react/node_modules/@bitauth/libauth/build/module/lib/vm/instruction-sets/bch/bch-opcodes.js (will be ignored)