Skip to content

探索使用Compose动态加载JS插件,调试热加载插件方案 Explore using Compose to dynamically load JS plugins and debug hot loading plugin solutions.

crowforkotlin/compose-multiplatform-web-dynamic-load-js-plugin

Repository files navigation

Usage

  1. ./gradlew plugin:jsBrowserDevelopmentWebpack
  2. python cors_server.py ./plugin/build/kotlin-webpack/js/developmentExecutable/
  3. ./gradlew composeApp:jsBrowserDevelopmentRun
  4. Press F12 and check the console.
  5. Finally click compose button
  • IP edit at ./composeApp/kotlin/org/example/project/App.kt
  • dev server edit at ./composeApp/build.gradle.kts

About

探索使用Compose动态加载JS插件,调试热加载插件方案 Explore using Compose to dynamically load JS plugins and debug hot loading plugin solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published