I have deployed a website in my server by Nginx and CloudFlare. When I ssh the server and do ls -l
over editor.main.js
and editor.main.js.map
, it shows that their size is 1778867
and 6379687
respectively.
However, when I check them in Google Chrome with Disable cache
, I see their size is respectively 373K
and 1.4M
, which are smaller than real size. But the files look identical.
Does anyone know what's happening?
https://www.funfun.io/monaco-editor/min/vs/editor/editor.main.js
https://www.funfun.io/monaco-editor/min-maps/vs/editor/editor.main.js.map