vendor js/css not minified with env-prod command? #853

Closed
opened 2025-08-09 17:17:55 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @aherrick on 4/5/2017

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?

*Originally created by @aherrick on 4/5/2017* 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?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#853
No description provided.