The JS plugin allows customizing the Webpack configuration. However it doesn't allow defining multiple entry points.
I suppose we are still forced to have only a single bundle, right?
a
andylamax
12/28/2020, 10:06 AM
webpack.config.d?
e
Edoardo Luppi
12/28/2020, 10:07 AM
@andylamax or even the commonWebpackConfig under kotlin.js.browser