toasterco / billywig

HTML email boilerplate
4 stars 0 forks source link

Provide gulp tasks to generate production or development files #4

Open dariusbaker opened 6 years ago

dariusbaker commented 6 years ago

Production files would be minified and compressed.

gulp build:prod
gulp build:dev
dariusbaker commented 6 years ago

This was attempted and has proven tricky because the HTML minifier plugin removes closing tags within conditional comments, which breaks everything in Outlook.