Open dariusbaker opened 6 years ago
Production files would be minified and compressed.
gulp build:prod gulp build:dev
This was attempted and has proven tricky because the HTML minifier plugin removes closing tags within conditional comments, which breaks everything in Outlook.
Production files would be minified and compressed.