Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D11255
Change Details
Change Details
Old
New
Diff
``` npm ci npm run test ``` Observe and troubleshoot errors
``` npm ci npm test ``` Tests pass `npm start` and confirm all cashtab features work. Log any minor css discrepancies, these can be patched after migration.
``` npm ci npm
run
test ```
Observe and troubleshoot errors
Tests pass `npm start` and confirm all cashtab features work. Log any minor css discrepancies, these can be patched after migration.
Continue