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 7761245d08
Move fomantic and jQuery to main webpack bundle (#11997)
This saves around 3 MB binary size by not including useless fomantic
files in the build. Also, this allows us to move jQuery into the main
bundle as well which eliminates a few HTTP requests.

Also included are webpack config changes:

- split less and css loaders to speed up compliation
- enable css sourcemaps
- switch css minfier plugin to cssnano-webpack-plugin which works better
  for sourcemaps than the previous plugin

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
alert.tmpl Security: fix XSS attack on alert (#973) 7 years ago
delete_modal_actions.tmpl Indent all templates with tabs 9 years ago
footer.tmpl Move fomantic and jQuery to main webpack bundle (#11997) 4 years ago
footer_content.tmpl Add automatic JS license generation (#11810) 4 years ago
head.tmpl Move fomantic and jQuery to main webpack bundle (#11997) 4 years ago
head_navbar.tmpl Include query in sign in redirect (#11579) 4 years ago
paginate.tmpl Unifies pagination template usage (#6531) (#6533) 5 years ago