You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind 5b17bb8f3d 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 <matti@mdranta.net>
4 years ago
..
components Add top author stats to activity page (#9615) 5 years ago
features Issue/PR Context Popups (#9822) 5 years ago
gitGraph.js Update JS dependencies (#9255) 5 years ago
gitGraphLoader.js move semantic.dropdown.custom.js to webpack (#9064) 5 years ago
index.js Add top author stats to activity page (#9615) 5 years ago
jquery.js move jquery and jquery-migrate to npm/webpack (#9813) 5 years ago
publicPath.js add css extraction and minification to webpack (#9944) 4 years ago
semanticDropdown.js switch to fomantic-ui (#9374) 5 years ago
swagger.js move swagger-ui to webpack/npm (#9714) 5 years ago