eloew
07/09/2020, 10:28 AMimplementation(npm("react-router-dom", "4.3.1"))
implementation(npm("@jetbrains/kotlin-react-router-dom", "4.3.1-pre.91"))
It builds but gets the error when I run. Noticed that build/js/node_modules does not have kotlin-react-router-dom
I have a sample project at: https://github.com/eloew/KotlinReactRoutechristophsturm
07/09/2020, 12:00 PMimplementation(npm("react-router", "5.1.2"))
christophsturm
07/09/2020, 12:02 PMimplementation("org.jetbrains:kotlin-react-router-dom:5.1.2$kotlinWrappersVersion")
christophsturm
07/09/2020, 12:02 PMeloew
07/09/2020, 12:41 PMturansky
07/09/2020, 2:58 PMreact
, react-dom
, react-router-dom
, only wrapper declaration required.christophsturm
07/09/2020, 4:58 PMkotlin-styled
?turansky
07/09/2020, 5:07 PMturansky
07/09/2020, 5:08 PMkotlin-wrappers
turansky
07/09/2020, 6:46 PMSiddhartha Juluru
07/13/2020, 10:40 PMkotlin-wrappers