if(typeof gulp.options.useJSPM !== "undefined"){
                useJSPM = gulp.options.useJSPM;

                if(useJSPM === false){
                    gutil.log("The production JS bundle will be built using SystemJS-builder rather than with JSPM!");