Join Slack
Powered by
<Kotlin2JS with npm / code change gets not reflect...
# stackoverflow
u
user
10/16/2018, 5:51 AM
Kotlin2JS with npm / code change gets not reflected
I have this very basic npm-kotlin example:
https://github.com/MikeMitterer/npm-hello-kotlin
If I run “npm run start” it compiles and shows “Servus Kotlin!!Q12" in the browser. If I change Q12 to Q13 webpack compiles but the change gets not reflected. Any ideas??? Thanks
Open in Slack
Previous
Next