0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 06:35:41 +01:00
gitea/modules
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>
2020-06-27 22:59:56 -04:00
..
analyze
auth Use google/uuid to instead satori/go.uuid (#11943) 2020-06-18 17:18:44 +08:00
avatar
base
cache
charset
context Fix typo (#12013) 2020-06-22 11:21:11 -04:00
convert
cron
emoji
eventsource
generate
git fix bug about can't skip commits base on base branch (#11555) 2020-06-24 20:40:52 +01:00
gitgraph
graceful
highlight
httplib
indexer
lfs
log
markup
metrics
migrations Use google/uuid to instead satori/go.uuid (#11943) 2020-06-18 17:18:44 +08:00
notification
options
password
pprof
private
process Only write to global gitconfig if necessary (#11876) 2020-06-13 17:47:31 -04:00
public Move fomantic and jQuery to main webpack bundle (#11997) 2020-06-27 22:59:56 -04:00
queue
recaptcha
references
repofiles Use only first line of commit when creating referenced comment (#11960) 2020-06-19 15:19:56 +08:00
repository Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
secret
session
setting Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
ssh
structs API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
sync
task
templates [UI] Sortable Tables Header By Click (#7980) 2020-06-24 23:23:05 +01:00
test
timeutil
upload
user
util
validation
webhook Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00