Skip to content

Commit

Permalink
Use esbuild to minify CSS (go-gitea#15756)
Browse files Browse the repository at this point in the history
It's about a 30% speedup in webpack build time with neglible differences
in the output size. We do lose the ability for CSS source maps, but I
rarely have a use for them anyways.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
  • Loading branch information
3 people authored and AbdulrhmnGhanem committed Aug 10, 2021
1 parent 7844332 commit 6063d04
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 1,327 deletions.
Loading

0 comments on commit 6063d04

Please sign in to comment.