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
minor #20620 [Encore] [Frontend] Correct "Removes comments from CSS" comparison (Kocal)
This PR was merged into the 6.4 branch.
Discussion
----------
[Encore] [Frontend] Correct "Removes comments from CSS" comparison
Hey!
Following internal discussions about Encore, I came across [this page](https://symfony.com/doc/6.4/frontend.html#using-php-twig) and found incorrect information, Encore can remove comments from CSS by configuring the `CssMinimizerPlugin`, included with Encore.
On another note, I don't really understand the sentence `Can update 3rd party packages`. It looks like a comparaison between `importmap:require` and something that is not a Node.js package manager... right? isn't this comparison biased?
Thanks!
Commits
-------
bed785d [Frontend] Correct "Removes comments from CSS" comparison
0 commit comments