carteb / carte-blanche

An isolated development space with integrated fuzz testing for your components. See them individually, explore them in different states and quickly and confidently develop them.
https://www.youtube.com/watch?v=6g3-TQ6aaw8
MIT License
1.5k stars 47 forks source link

Integrate Lerna #347

Open mxstbr opened 8 years ago

mxstbr commented 8 years ago

We should really look into Lerna, the publishing process at the moment for the webpack plugin and the react plugin is quite tedious and I manage to mess it up everytime.

riyadhalnur commented 7 years ago

Anyone pick this up yet?

mxstbr commented 7 years ago

This is currently blocked by https://github.com/lerna/lerna/issues/126#issuecomment-228564327

riyadhalnur commented 7 years ago

Ah, I see. Do hit me up if that clears up. Would like to pick this up.

nikgraf commented 7 years ago

@mxstbr if we restructure the build we could put everything into packages or is there another reason not to do it?

mxstbr commented 7 years ago

If we restructure the build and the examples it should be just fine!

riyadhalnur commented 7 years ago

So I take it this can be picked up then?

nikgraf commented 7 years ago

@riyadhalnur yep!

riyadhalnur commented 7 years ago

Cool. Will start work on it then 💻

FDiskas commented 6 years ago

and....