GoogleChrome/lighthouse-stack-packs

Typo in magento

Closed this issue · 1 comments

https://github.com/GoogleChrome/lighthouse-stack-packs/blob/master/packs/magento.json#L8

Use Terser to minify all JavaScript assets outfrom from static content deployment, and disable the built-in minification feature.

should be something like:

Use Terser to minify all JavaScript assets from static content deployment, and disable the built-in minification feature.

fixed in #36