Skip to content

Commit

Permalink
Use esbuild to minify CSS (#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 committed May 7, 2021
1 parent a4c1322 commit 4900881
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 1,327 deletions.
Loading

0 comments on commit 4900881

Please sign in to comment.