You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build is provided by the Modern Web Dev Build: https://github.com/dsebastien/modernWebDevBuild
*/
"use strict";
import gulp from "gulp";
import modernWebDevBuild from "modern-web-dev-build";
let options = {};
options.minifyProductionHTML = false; // HTML minification is not supported by Angular 2 anymore: https://github.com/dsebastien/modernWebDevBuild/issues/67