HomePhabricator

[Cashtab] Code splitting only in prod

Description

[Cashtab] Code splitting only in prod

Summary:
npm start was broken by code splitting implementation. npm run build works fine.

We do not really care about code splitting in dev. Certainly not to the point where we are willing to break npm start

So, only code split in prod.

Test Plan: npm start works instead of infinite hang with no error msg

Reviewers: #bitcoin_abc, emack

Reviewed By: #bitcoin_abc, emack

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

Details

Provenance
bytesofmanAuthored on Jun 24 2025, 22:49
bytesofmanPushed on Jun 25 2025, 03:15
Reviewer
Restricted Project
Differential Revision
D18288: [Cashtab] Code splitting only in prod
Parents
rABC92a968cc1c8b: [Automated] Update chainparams
Branches
Unknown
Tags
Unknown