mirror of https://github.com/go-gitea/gitea.git
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.pull/12420/head
parent
7b260acd7b
commit
4d9f59a45d
Loading…
Reference in New Issue