fix runing legacy js maven tests in integration tests.
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
</pomIncludes>
|
||||
<properties>
|
||||
<kotlin.version>${project.version}</kotlin.version>
|
||||
<kotlin.js.compiler.legacy.force_enabled>true</kotlin.js.compiler.legacy.force_enabled>
|
||||
</properties>
|
||||
<!--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>-->
|
||||
|
||||
Reference in New Issue
Block a user