We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc58a0 commit b1baa0cCopy full SHA for b1baa0c
1 file changed
packages/@angular/cli/tasks/eject.ts
@@ -602,6 +602,7 @@ export default Task.extend({
602
'file-loader',
603
'html-webpack-plugin',
604
'json-loader',
605
+ 'karma-cli',
606
'karma-sourcemap-loader',
607
'less-loader',
608
'postcss-import',
0 commit comments