libauth icon indicating copy to clipboard operation
libauth copied to clipboard

Conflicting re-exports

Open paOol opened this issue 4 years ago • 0 comments

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)

paOol avatar Mar 03 '21 02:03 paOol