Annotate explicitly stdlib sources, which must be excluded from JS stdlib with @JvmVersion, do not use file naming convention.
This commit is contained in:
@@ -28,10 +28,6 @@
|
||||
|
||||
<fileset dir="${basedir}/${intermediate-sources}/stdlib/js">
|
||||
<include name="**/*.kt" />
|
||||
|
||||
<!-- JVM specific -->
|
||||
<exclude name="**/*JVM.kt" />
|
||||
<exclude name="kotlin/jvm/**" />
|
||||
</fileset>
|
||||
</union>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user