neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.15k stars 953 forks source link

feat(esbuild): disable minify for all #5000

Closed fannheyward closed 2 months ago

fannheyward commented 2 months ago

Disabling minify will increase the build/index.js file size from 2.1M to 3.9M, but this provides clear trace line information for debugging when using the release branch