Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Update js-dce example for Kotlin 1.3.50 #114

Open
nanodeath opened this issue Sep 2, 2019 · 1 comment
Open

Update js-dce example for Kotlin 1.3.50 #114

nanodeath opened this issue Sep 2, 2019 · 1 comment

Comments

@nanodeath
Copy link

Kotlin 1.3.40 saw the release of a new KotlinJS plugin, org.jetbrains.kotlin.js. apply plugin: 'kotlin-dce-js' still seems to work, but the buildBundle part doesn't, as NpmTask doesn't exist anymore.

Can we update the example? Otherwise it's tricky to see how to properly use DCE, since it spits out a bunch of separate files.

@er453r
Copy link

er453r commented Jan 20, 2020

Sorry guys, but HOW to use the DCE in js project from 1.3.40 and up (using kotlin.js)? I ca't figure this out...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants