I am using the org.jetbrains.kotlin.frontend gradl...
# javascript
j
I am using the org.jetbrains.kotlin.frontend gradle plugin in a multimodule project. I have it configured to use the webpack bundler to bundle my source. However, whenever I run the webpack-bundle gradle task it hangs forever and does not complete. Running with debug information doesn't seem to provide much insight either. Anyone have any ideas on what might be going wrong?