Extend use of the REACT_APP_BUILD_ENV variable to deprecate maintaining two app.css files.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABCcabb4f01c489: [Cashtab] Use only one app.css for webapp and extension
npm run extension, open extension and confirm the min-width and min-height css props are there
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
cashtab/extension/src/components/App.js | ||
---|---|---|
556 ↗ | (On Diff #43594) | doesn't really need to be gated since we are still using separate App.js files. But, this is how it will be gated when this is merged in a later diff. |