etn-ccis / blui-icons

Brightlayer UI icons for Eaton applications. Includes design files, icon font, and svg icons
BSD 3-Clause "New" or "Revised" License
9 stars 7 forks source link

Icons MUI demo not linked to the local build after `yarn start` #281

Closed huayunh closed 1 year ago

huayunh commented 1 year ago

Describe the bug / expected behavior

After reading the readme, one can expect that yarn && yarn build && yarn start will spin a react demo project that accurately reflects the local changes. It appears however that projectRoot/node_modules/@brightlayer-ui/icons-mui is not linked to packages/mui/dist.

Screenshots / Screen recording

Here's what my project tree looks like after yarn && yarn build && yarn start:

image