Join Slack
Powered by
I am trying to use the kotlin/js generated files r...
# javascript
d
dazza5000
03/04/2020, 8:33 PM
I am trying to use the kotlin/js generated files residing here:
https://github.com/darran-kelinske-fivestars/cordova-alternative-pattern/tree/kotlin_multiplatform/js/src/main/kotlin
inside the assets folder of an android app here:
https://github.com/darran-kelinske-fivestars/cordova-alternative-pattern/tree/kotlin_multiplatform/app/src/main/assets
- what is the best way to package up the generated js and plop it over into the assets folder so I can reference it and ship it out with the android app?
dazza5000
03/04/2020, 10:22 PM
I think I can use something like this
I think I can use something like this
3
Views
Open in Slack
Previous
Next