This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
vendor js/css not minified with env-prod command? #844
Closed
Description
Using the base webpack files. Running the following webpack command:
webpack --config webpack.config.vendor.js --env.prod
I'm seeing it regenerate the vendor.css and vendor.js successfully locally.
However when I open the vendor.css file I'm not seeing it minified. I also have the template published to Azure, and it's not minified there either.
What am I missing here?
Metadata
Metadata
Assignees
Labels
No labels