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
- Branch
- extension-build-script-env
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 25949 Build 51473: Build Diff cashtab-tests Build 51472: arc lint + arc unit
Event Timeline
cashtab/extension/src/components/App.js | ||
---|---|---|
556 | 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. |