You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: raise dist/brackets.js prod size limit to 11 MB
The LSP framework grew the minified bundle to ~10.02 MB, tripping the 10 MB
prod limit. Bump to 11 MB to restore the ~1 MB individual-file margin, and
document the margin policy (1 MB per file, 5 MB aggregate).
0 commit comments