shapeshift / hdwallet

A library for interacting with hardware wallets from JS/TS.

Home Page:https://hdwallet.shapeshift.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`parcel-bundler` v1 is deprecated

mrnerdhair opened this issue · comments

examples/sandbox uses parcel-bundler v1, which has been deprecated in favor of v2 for a quite a while. v1 is not as flexible as v2, and breaks on some edge cases, which breaks the sandbox in #452.

Migration instructions are available.

  • Replace parcel-bundler v1 with parcel v2.