Good afternoon, how can I pass the Angular-2 parameter to the script using Gulp? That in Angular-2 it was possible to receive value of this variable at start. To start gulp like this:
gulp start --type=dev And so that in Angulyar-2 it was possible to get the value of the type variable.