mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-10-20 23:00:29 +00:00
more annotations to god of annotations
This commit is contained in:
@@ -13,7 +13,11 @@ repositories {
|
||||
kotlin {
|
||||
jvm()
|
||||
js (BOTH) {
|
||||
browser()
|
||||
browser {
|
||||
dceTask {
|
||||
dceOptions.devMode = true
|
||||
}
|
||||
}
|
||||
nodejs()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user