AlexanderBollbach/repro-webpack-issues

Webpack config should go in root

Opened this issue · 3 comments

Right now the repo follows a mono repo architecture. Therefore webpack should go in the root of repo as opposed to in every individual repo. Look into Lerna https://github.com/lerna/lerna and yarn workspaces https://yarnpkg.com/en/docs/workspaces

the mono repo wasn't really intentional. i just wanted to easily upload both projects in one git repo. in reality, the real projects are in separate locations.

lerna/workspaces is on my todo list, though. i might learn workspaces and yarn in one go. because honestly, npm can be terribly slow, and i hear yarn is much faster.

I found this question on stackoverflow, and I have the same issue with you now. Do you solve it?or do you now know the contentbase means what exactly? I set it and it doesn't work.Hoping your reply