fix runing legacy js maven tests in integration tests.
This commit is contained in:
@@ -112,6 +112,7 @@
|
|||||||
</pomIncludes>
|
</pomIncludes>
|
||||||
<properties>
|
<properties>
|
||||||
<kotlin.version>${project.version}</kotlin.version>
|
<kotlin.version>${project.version}</kotlin.version>
|
||||||
|
<kotlin.js.compiler.legacy.force_enabled>true</kotlin.js.compiler.legacy.force_enabled>
|
||||||
</properties>
|
</properties>
|
||||||
<!--This could speed up test by providing local repo as remote repo for test but might be tricky on different OS-->
|
<!--This could speed up test by providing local repo as remote repo for test but might be tricky on different OS-->
|
||||||
<!--<settingsFile>src/it/settings.xml</settingsFile>-->
|
<!--<settingsFile>src/it/settings.xml</settingsFile>-->
|
||||||
|
|||||||
Reference in New Issue
Block a user