yarn install
yarn lerna:bootstrap
yarn build
At this point you should see the error: Unexpected token (Note that you need plugins to import files...) because rollup in the component-library is not transpiling files outside of component-library.