Change references to kotlin-stdlib-js.jar in plugin.
Change test projects for js project configurator. #KT-15940
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="KotlinJavaScript">
|
||||
<CLASSES>
|
||||
<root url="jar://$TEMP_TEST_DIR$/kotlin-jslib.jar!/" />
|
||||
<root url="jar://$TEMP_TEST_DIR$/kotlin-stdlib-js.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$TEMP_TEST_DIR$/kotlin-jslib.jar!/src" />
|
||||
<root url="jar://$TEMP_TEST_DIR$/kotlin-stdlib-js-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user