Page MenuHomePhabricator

[Cashtab] Webpack upgrade part 6, feature freeze and source code copy
ClosedPublic

Authored by bytesofman on Mar 23 2022, 16:18.

Details

Summary

T1682

Feature freeze on Cashtab repo. This is the first step that begins migrating the Cashtab codebase to upgraded webpack framework.

This diff implements step 6 of T1682. This is what the repo looks like after those scripts were run.

Test Plan

Confirm all files from web/cashtab were copied to to web/cashtab-v2 with the exception of package.json, package-lock.json, build/, coverage/, scripts/, (though you want scripts/addGenerated.sh and scripts/extension.sh), and node_modules

Diff Detail

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