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
from Kotlin2JS with npm / code change gets not reflected
No comments:
Post a Comment