Skip to content

Commit c43dec4

Browse files
committed
add css extraction and minification to webpack
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
1 parent f6067a8 commit c43dec4

File tree

6 files changed

+687
-54
lines changed

6 files changed

+687
-54
lines changed

0 commit comments

Comments
 (0)