File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 2020- ** Gradle 9.1.0** : Automatically handled by wrapper
2121
2222### Essential Repository Setup
23- ``` bash
24- # The project no longer requires external repositories for Kobweb as of version 0.23.3
25- # All dependencies are now available from standard repositories (mavenCentral, google)
26- ```
23+
24+ No special repository setup is required - all dependencies are available from standard repositories (mavenCentral, google).
2725
2826### Build Commands (In Order)
2927
@@ -186,6 +184,5 @@ settings.gradle.kts # Project structure and dependency management
186184- ** Trust These Instructions** : Only perform additional searches if information here is incomplete or incorrect
187185- ** Network Dependency** : Initial builds require internet access - cannot work in fully offline environments
188186- ** Memory Requirements** : Ensure adequate memory for Wasm compilation (2GB JVM heap configured)
189- - ** Kobweb Dependency** : As of version 0.23.3, Kobweb is now published to Maven Central
190187- ** Limited Test Coverage** : Don't expect comprehensive test suites - focus on build and demo validation
191188- ** Platform Complexity** : This is a sophisticated multiplatform project with 6+ target platforms and complex expect/actual patterns
You can’t perform that action at this time.
0 commit comments