Open sllvn opened 10 years ago
On dev, we have multiple script includes, on prod, we have a single minified script. How do we reconcile this in HTML? http://stackoverflow.com/questions/12401998/have-grunt-generate-index-html-for-different-setups/14970339#14970339 has some potential solutions for a Grunt project. Is there a gulp equivalent for grunt-preprocess or grunt-env?
On dev, we have multiple script includes, on prod, we have a single minified script. How do we reconcile this in HTML? http://stackoverflow.com/questions/12401998/have-grunt-generate-index-html-for-different-setups/14970339#14970339 has some potential solutions for a Grunt project. Is there a gulp equivalent for grunt-preprocess or grunt-env?