hi, i'm trying to use kotlin-react, but the hot-re...
# javascript
t
hi, i'm trying to use kotlin-react, but the hot-reload keeps crashing when I save while having a syntax error, it builds but nothing gets refreshed on the browser and I must terminate the gradle task and launch it again to see the changes, anyone has a fix ?
r
t
adding a webpack.config.d worked, thanks