scalableminds / amd-optimize

An AMD (RequireJS) optimizer that's stream-friendly. Made for gulp.
MIT License
162 stars 29 forks source link

Task does not return any error if configFile given, but does not exist #58

Open mbardauskas opened 9 years ago

mbardauskas commented 9 years ago

In such case, task continues to run as if there was no config file given. We've been debugging this for over an hour to see a mistype in our configFile value.