suresh
04/11/2023, 11:33 PM> Task :site:compileKotlinJs
> Task :site:jsMainClasses
> Task :site:compileDevelopmentExecutableKotlinJs
> Task :site:jsDevelopmentExecutableValidateGeneratedByCompilerTypeScript
> Task :site:jsDevelopmentExecutableCompileSync
> Task :site:jsBrowserDevelopmentWebpack
Is incremental compilation enabled for kobweb?David Herman
04/11/2023, 11:41 PMsuresh
04/11/2023, 11:44 PMIncremental compilation is enabled by default
https://kotlinlang.org/docs/js-ir-compiler.html#incremental-compilation-for-development-binaries - How are you disabling it, in the plugin ?<http://kotlin.incremental.js.ir|kotlin.incremental.js.ir>=true
- is this enough to enable the incr compilaion?David Herman
04/11/2023, 11:48 PMsuresh
04/11/2023, 11:49 PMkotlin.code.style=official
David Herman
04/11/2023, 11:49 PMsuresh
04/11/2023, 11:49 PMDavid Herman
04/11/2023, 11:50 PM./gradle kobwebStart -t
suresh
04/11/2023, 11:52 PMDavid Herman
04/11/2023, 11:52 PM./gradlew kobwebStop
in that case or your server will keep running