Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/packages/compiler-cli/tsconfig.json

13 lines
196 B
JSON
Raw Normal View History

feat(compiler-cli): require node 8 as runtime engine (#22669) This is not expected to be a breaking change for anyone who's on Node LTS (currently v8) and aligns @angular/compilar-cli with @angular/cli's runtime requirements. PR Close #22669
2018-03-09 18:33:28 -08:00
{
build(compiler-cli): fix tsconfig.json circularity issue (#22722) Fixes #22721 PR Close #22722
2018-03-15 10:09:41 +01:00
"extends": "../tsconfig.json",
feat(compiler-cli): require node 8 as runtime engine (#22669) This is not expected to be a breaking change for anyone who's on Node LTS (currently v8) and aligns @angular/compilar-cli with @angular/cli's runtime requirements. PR Close #22669
2018-03-09 18:33:28 -08:00
"compilerOptions": {
"target": "es2015",
"lib": [
"es2015"
build(compiler-cli): fix tsconfig.json circularity issue (#22722) Fixes #22721 PR Close #22722
2018-03-15 10:09:41 +01:00
],
"types": [
"jasmine"
feat(compiler-cli): require node 8 as runtime engine (#22669) This is not expected to be a breaking change for anyone who's on Node LTS (currently v8) and aligns @angular/compilar-cli with @angular/cli's runtime requirements. PR Close #22669
2018-03-09 18:33:28 -08:00
]
}
build(compiler-cli): fix tsconfig.json circularity issue (#22722) Fixes #22721 PR Close #22722
2018-03-15 10:09:41 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 126ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API