avoided JS compile barf in JS generation and fix compile error of Node vals in generated DOM API

This commit is contained in:
James Strachan
2012-05-31 09:26:55 +01:00
parent fe68aeaa78
commit c4439f33f0
4 changed files with 34 additions and 45 deletions
-4
View File
@@ -65,12 +65,8 @@
<module>examples/kotlin-java-example</module>
<!--
TODO - disabled until the JS compiler can handle "Node.ELEMENT_NODE" expressions in DOM
<module>examples/js-example</module>
<module>examples/browser-example</module>
-->
</modules>
<dependencies>