Page MenuHomePhabricator

[xec-web-components][Pt3] Add changes from code-splitting branch
AbandonedPublic

Authored by kieran709 on Dec 7 2022, 16:48.

Details

Reviewers
bytesofman
emack
Group Reviewers
Restricted Project
Summary

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.

Test Plan

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

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