Skip to content

Commit 9b35e6f

Browse files
authored
Rename Serializers.kt to SerializersJs.kt to support JS per-file compilation (#2315)
With the per-file compilation we use near the same approach as JVM target: we compiler the file in path of its package name + file name, so, if we had a Foo.kt file under the org.bar.baz package, the compiler result of this file will be placed in the build directory by org/bar/baz/Foo.mjs path.
1 parent 776e3c1 commit 9b35e6f

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

0 commit comments

Comments
 (0)