attempt to fix the build - whoops, sorry again :)
This commit is contained in:
@@ -33,6 +33,11 @@
|
||||
<fileset dir="${kotlin-js-lib-srcdir}">
|
||||
<exclude name="core/dom/core.kt"/>
|
||||
<exclude name="html5/localstorage.kt"/>
|
||||
<exclude name="jquery/common.kt"/>
|
||||
<exclude name="jquery/ui.kt"/>
|
||||
<exclude name="dom/html/htmlcore.kt"/>
|
||||
<exclude name="dom/html5/canvas.kt"/>
|
||||
<exclude name="dom/html/window.kt"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
<copy todir="${basedir}/target/generated-js-library/kotlin">
|
||||
|
||||
Reference in New Issue
Block a user