Skip to content

Commit 5b17bb8

Browse files
silverwindtechknowlogick
authored andcommitted
add css extraction and minification to webpack (#9944)
This changes the CSS output of webpack to output to the public/css directory instead of inling CSS in JS. This enables CSS minification and autoprefixer based on browserslist which would otherwise not be possible. The result of this change is two new output files currently: - public/css/swagger.css - public/css/gitgraph.css Co-authored-by: techknowlogick <[email protected]>
1 parent 89f7dcb commit 5b17bb8

File tree

6 files changed

+687
-54
lines changed

6 files changed

+687
-54
lines changed

0 commit comments

Comments
 (0)