What is difference between import {*} from "@angular" and "angular2"? Which is better to use?
Asked
Active
Viewed 117 times
1
-
1Possible duplicate of [import { \* } from "@angular" instead of "angular2"](http://stackoverflow.com/questions/37136985/import-from-angular-instead-of-angular2) – anoop Apr 10 '17 at 13:32
-
1That was not satisfactory answer. If i use @angular, it internally uses gulp as task manager, and i want to use grunt. How i can do that? – Madhavi Shinde Apr 12 '17 at 05:08
-
"@angular internally uses gulp as task manager..." please elaborate it, because I think there is no link between these 2. – anoop Apr 12 '17 at 07:43