[Gradle, JS] Adopt Gradle plugin to webpack 5

^KT-42921 fixed
This commit is contained in:
Ilya Goncharov
2020-11-14 21:00:53 +03:00
committed by TeamCityServer
parent a06feaf819
commit 1b8c74337e
10 changed files with 42 additions and 30 deletions
@@ -24,6 +24,7 @@
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-typescript2": "^0.25.2",
"rollup-plugin-terser": "^5.1.2",
"typescript": "^3.7.2"
"typescript": "^3.7.2",
"format-util": "^1.0.5"
}
}