kotlin-frontend-plugin icon indicating copy to clipboard operation
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'

Open ideaBlender opened this issue 5 years ago • 0 comments

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?

ideaBlender avatar Mar 15 '19 20:03 ideaBlender