avoided JS compile barf in JS generation and fix compile error of Node vals in generated DOM API
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user