Before, the webpack-browser builder always directly scheduled @angular-devkit/build-angular:browser. Now, one can configure an optional buildTarget that is scheduled instead. If this option is not used, the former behavior -- directly scheduling @angular-devkit/build-angular:browser -- takes place.