mirror of
https://gitee.com/gitea/gitea
synced 2025-12-20 23:46:34 +08:00
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.
8.6 KiB
8.6 KiB