1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-05 09:08:22 +00:00

Workaround fomantic build issue (#10655)

This blows up the fomantic CSS by around 500kB, but I see no other way.

Ref: https://github.com/go-gitea/gitea/issues/10653
This commit is contained in:
silverwind
2020-03-07 13:54:44 +01:00
committed by GitHub
parent a5281895c7
commit 0c2148c037
3 changed files with 156 additions and 3 deletions

View File

@@ -24,6 +24,7 @@
"@babel/preset-env": "7.8.4",
"@babel/runtime": "7.8.4",
"babel-loader": "8.0.6",
"copy-webpack-plugin": "5.1.1",
"core-js": "3.6.4",
"css-loader": "3.4.2",
"cssnano": "4.1.10",