This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Description
If I use the new-mpp example, adding webpackConfigFile = "webpack.config.js" results in:
ERROR in Entry module not found: Error: Can't resolve 'new-mpp' in '/Users/clegge/Projects/kotlin-frontend-plugin/examples/new-mpp/build'
I am using the webpack.config.js from your other example. What should i do to the webpack.config.js to get it working?