KT-62004 Drop legacy JS build of kotlin-stdlib

- preserve kotlin-stdlib-js.jar in dist and maven
- change packaging to klib in .pom
- fix manifest attributes of kotlin-stdlib-js
This commit is contained in:
Ilya Gorbunov
2023-09-19 17:14:28 +02:00
committed by Space Team
parent 6d5b1f84f9
commit 785d6858ea
6 changed files with 18 additions and 285 deletions
@@ -15,18 +15,6 @@
"commonMain"
]
},
{
"name": "jsV1ApiElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "jsV1RuntimeElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "jvmApiElements",
"sourceSet": [