| <?xml version="1.0" encoding="UTF-8"?> |
| <module type="JAVA_MODULE" version="4"> |
| <component name="FacetManager"> |
| <facet type="kotlin-language" name="Kotlin"> |
| <configuration version="3" platform="JavaScript " useProjectSettings="false"> |
| <productionOutputPath>$MODULE_DIR$/target/my_js/myproject.js</productionOutputPath> |
| <testOutputPath>$MODULE_DIR$/target/my_test-js/myproject-tests.js</testOutputPath> |
| <compilerSettings /> |
| <compilerArguments> |
| <option name="sourceMapPrefix" value="" /> |
| <option name="sourceMapEmbedSources" value="inlining" /> |
| <option name="pluginOptions"> |
| <array /> |
| </option> |
| <option name="pluginClasspaths"> |
| <array /> |
| </option> |
| </compilerArguments> |
| </configuration> |
| </facet> |
| </component> |
| <component name="NewModuleRootManager" inherit-compiler-output="true"> |
| <exclude-output /> |
| <content url="file://$MODULE_DIR$"> |
| <sourceFolder url="file://$MODULE_DIR$/src/main/kotlin" isTestSource="false" /> |
| <sourceFolder url="file://$MODULE_DIR$/src/test/kotlin" isTestSource="true" /> |
| </content> |
| <orderEntry type="jdk" jdkName="IDEA_JDK" jdkType="JavaSDK" /> |
| <orderEntry type="sourceFolder" forTests="false" /> |
| <orderEntry type="module" module-name="kotlinProject" /> |
| </component> |
| </module> |