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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user