HomePhabricator

Moving dev dependencies to dev, removing unused deps, updates some of them

Description

Moving dev dependencies to dev, removing unused deps, updates some of them

Summary:
Moves dependencies only required to development to devDependencies. Removes artifact dependencies. Updates some of them.


List of updated modules (to latest version):

babel-plugin-named-asset-import
camelcase
dotenv
lint-staged
prettier
sass-loader
css-loader

The previous issue with css-loader breaking npm start appears to have been resolved by the resolution of the React 16 conflict in earlier diffs and updates to other css dependencies.

Test Plan:

npm start

Observe app loads correctly, no errors in console
Send a BCHA tx
Send an SLPA tx
Try copying the address to clipboard by clicking on QR code

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

Subscribers: majcosta

Differential Revision: https://reviews.bitcoinabc.org/D8905

Details

Provenance
Joey King <joseph.roy.king@gmail.com>Authored on Jan 13 2021, 18:23
bytesofmanPushed on Jan 14 2021, 12:40
Reviewer
Restricted Project
Differential Revision
D8905: Moving dev dependencies to dev, removing unused deps, updates some of them
Parents
rABCd5a049238ea5: Update -blocksonly documentation
Branches
Unknown
Tags
Unknown