0

I have a project on React + Webpack 2. Since recently, there was a need to divide the project into modules. I decided to use Monorepo with Lerna. But I have caused a lot of problems. One of the main problem is that the changes that I make to the linked package do not cause automatic assembly.

I think that I did not take something into account. Tell me what could be the problem?

My config:

https://github.com/react-boilerplate/react-boilerplate/tree/master/internals/webpack

0 Answers0