rjaros / kvision

Object oriented web framework for Kotlin/JS
https://kvision.io
MIT License
1.22k stars 67 forks source link

Please remove assumption that multimodule project will have a backend #364

Closed reubenfirmin closed 2 years ago

reubenfirmin commented 2 years ago

I am experimenting with multimodule instead of js in order to build a webworkers project (it will end up with two js modules). It seems that the kvision plugin has an assumption that multimodule projects will always have a backend. Can this be optional?

Task with name 'compileKotlinBackend' not found in root project 'myproject`

Thanks

rjaros commented 2 years ago

I've implemented io.kvision.plugin.enableBackendTasks=false property in 5.9.0.