You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@alexeagle suggested that this should point to core.d.ts instead with the side effect being that import ... from 'angular2/core' and import ... from 'angular2' would be the same thing.
angular/package.json
Line 16 in 4f786f2
@alexeagle suggested that this should point to
core.d.tsinstead with the side effect being thatimport ... from 'angular2/core'andimport ... from 'angular2'would be the same thing.