We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24dd5e1 commit ce6ca64Copy full SHA for ce6ca64
gulpfile.js
@@ -362,6 +362,7 @@ gulp.task('rollup-bundle', (cb) => {
362
// Angular dependencies
363
'@angular/core': 'ng.core',
364
'@angular/common': 'ng.common',
365
+ '@angular/forms': 'ng.forms',
366
'@angular/animations': 'ng.animations',
367
'@angular/cdk': 'ng.cdk',
368
'@angular/material': 'ng.material',
0 commit comments