meldestelle/frontend/core/domain
Stefan Mogeritsch 25f40567c7 build: remove browser configuration from core modules to fix JS plugin conflict
Eliminated `browser {}` blocks from core library modules to resolve "Plugin loaded multiple times" error in Kotlin/JS Gradle builds. Adjusted to support a cleaner, centralized JS target configuration. Documented the root cause and workaround in troubleshooting logs.
2026-02-02 17:10:47 +01:00
..
src/commonMain/kotlin/at/mocode/frontend/core/domain chore(frontend): refactor navigation and DI setup, remove unused shared module 2026-02-01 13:46:39 +01:00
build.gradle.kts build: remove browser configuration from core modules to fix JS plugin conflict 2026-02-02 17:10:47 +01:00