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:
committed by
Space Team
parent
6d5b1f84f9
commit
785d6858ea
@@ -15,18 +15,6 @@
|
||||
"commonMain"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "jsV1ApiElements",
|
||||
"sourceSet": [
|
||||
"commonMain"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "jsV1RuntimeElements",
|
||||
"sourceSet": [
|
||||
"commonMain"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "jvmApiElements",
|
||||
"sourceSet": [
|
||||
|
||||
Reference in New Issue
Block a user