Something went wrong. Try again.
Use the Vite bundler in KotlinJS and KotlinWasm projects vite-kotlin.opensavvy.dev
kotlin vite js wasm
Something went wrong. Try again.
merge: Java 11 support master
The previous attempt to set the minimal Java version to 8 (!33) turned up to be incorrect, as it configured the Kotlin convention plugin from the Playground, which is actually unused by this repository. The repository also uses `Path.of` in multiple places, which was introduced in Java 11, so in the current state we cannot be compatible with Java 8. It's unclear at the moment whether Java 8 support is important enough to refactor this; Kobweb supports Java 11 at the earliest. This MR properly configures Gradle to advertise that the binaries are compatible with Java 11. Closes #36 See merge request opensavvy/automation/kotlin-vite!37
Author Maxime Girardet Date (Nov 11, 2023, 2:27 PM UTC) Commit 731424fa 731424fa447dc6aed0abe63698611efe9da65d2f Parent d43e146a d43e146af92b95955b952662bab73c0b3620e38f