kotlin-hands-on / web-app-react-kotlin-js-gradle

https://play.kotlinlang.org/hands-on/Building%20Web%20Applications%20with%20React%20and%20Kotlin%20JS/
136 stars 115 forks source link

update dependencies and fix webpack issue #11

Closed saied89 closed 2 years ago

saied89 commented 3 years ago

Update kotlin version to 1.5.21, js dependencies, gradle and also added a fix for a webpack issue that happened with the newer dependencies

SebastianAigner commented 2 years ago

Thank you saied89! I've addressed these changes in the latest version of the tutorial. I appreciate you pointing these problems out!