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
Remove the use of --collapse-inline-tag-whitespace pass (#22346)
Remove the use of --collapse-inline-tag-whitespace pass, which results
in too eager whitespace minification on minified HTML pages. Fixes#22188. See also
terser/html-minifier-terser#179.
0 commit comments