hellman
11/26/2019, 7:09 AMthana
11/26/2019, 7:53 AMimplementation(project(":service-worker"))
in gradle should be enoughhellman
11/26/2019, 9:35 AMkotlin.target.browser()
then:
Build file '/Users/hellman/Sources/Kotlin/kotlin-js-pwa/service-worker/build.gradle.kts' line: 15
Could not create an instance of type org.jetbrains.kotlin.gradle.targets.js.subtargets.KotlinBrowserJs.
> Failed to apply plugin [class 'org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootPlugin']
> Cannot add extension with name 'kotlinNodeJs', as there is an extension already registered with that name.
hellman
11/26/2019, 9:36 AMkotlin.target.browser()
in the service-worker
module, I don’t get the web pack tasksthana
11/26/2019, 12:18 PMhellman
11/26/2019, 3:10 PMkotlin.target.browser()
config makes the gradle script failhellman
11/26/2019, 3:11 PM