Does anyone have an example project of a "fast" ed...
# javascript
s
Does anyone have an example project of a "fast" edit/compile turnaround for development with kotlin/js ? I have seen some mentions of using webpack but cant find any examples
g
Plugin that provides integration with webpack, check examples dir https://github.com/Kotlin/kotlin-frontend-plugin/
s
Do you know anything about the edit/compile turnaround in that example?