build: import tslib rather than output TS helpers (#16901)
This commit is contained in:

committed by
Chuck Jazdzewski

parent
1651a8f189
commit
fa809ec8cf
@ -7,6 +7,9 @@
|
||||
"typings": "./language-service.d.ts",
|
||||
"author": "angular",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tslib": "^1.7.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/angular/angular.git"
|
||||
|
Reference in New Issue
Block a user