Open
Description
This is a Question / Clarification
Description
How do you use this within a Monorepo. Ideally you would define a single webpack.config.js and .babelrc file, and no matter the services, it should share that config. It seems when I specify a webpack.config.js in root, it assumes the functions are located there.
What is the best practices? Is this supported?