fixing clients
new frontend
This commit is contained in:
@@ -26,6 +26,11 @@ kotlin {
|
||||
js(IR) {
|
||||
outputModuleName = "web-app"
|
||||
browser {
|
||||
commonWebpackConfig {
|
||||
cssSupport {
|
||||
enabled.set(true)
|
||||
}
|
||||
}
|
||||
testTask {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user