Page MenuHomePhabricator

[Cashtab] Webpack upgrade, part 5
ClosedPublic

Authored by bytesofman on Mar 18 2022, 21:52.

Details

Reviewers
kieran709
Group Reviewers
Restricted Project
Commits
rABC08c29ad8d949: [Cashtab] Webpack upgrade, part 5
Summary

T1682

Remove all the default create react code files that will not be used after the Cashtab codebase is dropped into this updated version of create-react-app.

Test Plan

The app should not work anymore.

Review T1682 to understand the context of this step. We'll do a feature freeze after the Airdrop diff and get to a working upgrade, deprecating the old create-react-app Cashtab.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Removing added scripts; should not be added until the files they need to run have been copied over

This revision is now accepted and ready to land.Mar 18 2022, 22:06
This revision was automatically updated to reflect the committed changes.