mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 03:23:57 +08:00
test: remove target
in tsconfig.server.json
This is no longer needed as the CLI uses es2022 internally.
This commit is contained in:
parent
c29df69546
commit
012746e759
@ -2,7 +2,6 @@
|
||||
"extends": "./tsconfig.app.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "../dist-server",
|
||||
"target": "es2016",
|
||||
"baseUrl": "./",
|
||||
"types": ["@angular/localize"]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user