gitea/templates/swagger
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>
2020-01-25 16:41:34 +08:00
..
ui.tmpl add css extraction and minification to webpack (#9944) 2020-01-25 16:41:34 +08:00
v1_json.tmpl API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00