Skip to content

Bit.dev test

Damien Thill requested to merge test/bit.dev into master

@tth I tried bit out a bit... Problems: Styled-Components does not work if you want to import components with "bit import..." it does work with "npm install @bit/...".

On GitLab the build fails but I have not checked yet why. I am not sure this is ready yet to be used and we might waste quiet a lot of time getting this to work properly.

Setting up a mono repo with Lerna might be a better idea, but you will have problems with Styled-Components. See here: https://github.com/styled-components/styled-components-website/blob/master/sections/faqs/duplicated-styled-components.md

Merge request reports