Depends on D12773. Made select changes from this branch - https://github.com/HarveyD/react-component-library/compare/master...code-splitting. The npm run build script will fail due to the test component using an external css file. This will be addressed in a later diff.
Details
Details
- Reviewers
bytesofman emack - Group Reviewers
Restricted Project
cd web/xec-web-components
npm run storybook
observe that storybook runs
npm run build
observe that the build script fails
look at the commit here: https://github.com/HarveyD/react-component-library/compare/master...code-splitting
observe that the changes related to code splitting have been made in this diff
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- xec-web-components
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 21434 Build 42518: Build Diff Build 42517: arc lint + arc unit