re-include jQuery and html5 JS APIs into the kotlin-js-library now it seems KT-2316 is fixed

This commit is contained in:
James Strachan
2012-07-19 08:30:16 +01:00
parent 43a00b9787
commit 36078216b7
@@ -33,12 +33,6 @@
<fileset dir="${kotlin-js-lib-srcdir}">
<exclude name="**/*Code.kt"/>
<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">