fixing frontedn docker build
This commit is contained in:
@@ -13,7 +13,11 @@ kotlin {
|
||||
}
|
||||
|
||||
js(IR) {
|
||||
browser()
|
||||
browser {
|
||||
testTask {
|
||||
enabled = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user