7b860eab36
* kotlin-experimental.js has been already merged into kotlin.js * change library name to kotlin in kotlin-experimental.meta.js in order to produce correct require calls * concatenate kotlin-experimental.meta.js with kotlin.meta.js * suppress multiple module declaration warning for such use case
18 lines
290 B
Plaintext
Vendored
18 lines
290 B
Plaintext
Vendored
kotlinProject/
|
|
kotlinProject/
|
|
root-package.kjsm
|
|
kotlinProject.js
|
|
kotlinProject.meta.js
|
|
lib/
|
|
META-INF-ex/
|
|
file2.js
|
|
dir/
|
|
file1.js
|
|
file0.js
|
|
jslib-example.js
|
|
jslib-example.meta.js
|
|
kotlin.js
|
|
kotlin.meta.js
|
|
res0.js
|
|
resdir/
|
|
res1.js |