I've ran into a bizarre problem. After some manipu...
# javascript
a
I've ran into a bizarre problem. After some manipulations (not sure which), my frontend plugin started generating runtime error about not finding
kotlin
library. The library is in the bundle, but it is declared after the module that throws a error. I wander if it is a webpack bug or could be fixed somehow.