Mo Nianliang

Results 2 comments of Mo Nianliang

It fixed, thanks! I've to download this patch and apply it manually. For created project: ``` cd /path/to/created/project/ curl -LO https://github.com/yeoman/generator-angular/pull/1247.patch patch -b gulpfile.js 1247.patch ``` For generator-angular: ``` cd...

The test/karma.conf.js file also need to be updated.