kotlin-frontend-plugin
kotlin-frontend-plugin copied to clipboard
ERROR in Entry module not found: Error: Can't resolve 'new-mpp' in '/Users/clegge/Projects/kotlin-frontend-plugin/examples/new-mpp/build'
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?