diff options
author | silverwind <me@silverwind.io> | 2020-08-02 16:06:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-02 15:06:06 +0100 |
commit | 4d9f59a45d9d5e762584e213f51937291510d323 (patch) | |
tree | e615b535960e199445489870f0c57fee02cf9b95 /routers/repo | |
parent | 7b260acd7b3abf8c7b69cc50340c91ac5808a938 (diff) | |
download | gitea-4d9f59a45d9d5e762584e213f51937291510d323.tar.gz gitea-4d9f59a45d9d5e762584e213f51937291510d323.zip |
Split up monaco's language chunks (#12401)
This should speed up monaco's loading time by splitting the current
3.71MB chunk monaco.js into 63 individual files named 1 to 63.js in
the output directory. There seems to be no way to get a better file
naming scheme unfortunately. I opted to exclude those files in the
webpack output for brevity.
Diffstat (limited to 'routers/repo')
0 files changed, 0 insertions, 0 deletions