Skip to content

Sample of Kotlin/JS multi module project with webpack integration

Notifications You must be signed in to change notification settings

ilgonmic/kotlinjs-multi-module

Repository files navigation

kotlinjs-multi-module

Since Kotlin 1.3.70 there is npm and webpack support in kotlin-gradle-plugin.

./gradlew build

Bundle application:

./gradlew assemble

Run application:

./gradlew :app:run -t

About

Sample of Kotlin/JS multi module project with webpack integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published