Nikky
12/05/2019, 11:23 PMSorenV/kotlin-vue
(i myself never worked with vue, but i want to get a webdev on board that knows both vue and kotlin)
does anyone have a working example of this using the multiplatform gradle plugin instead of kotlinjs ? (i already have a few common sourcesets and a ktor server, etc)
i do not quie understand the differences between using implementation(npm(...))
or the npm {}
block with a the frontend plugin or if i can use that dependency when i use mpp
😕 ❔