Filipe Silva 42d59d5e3b feat(@angular/cli): propagate --preserve-symlinks on TS options
With TypeScript 2.5 supporting the `--preserve-symlinks` option, we should set it on the compiler options when the flag is passed into the CLI (it already works for webpack).

See https://blogs.msdn.microsoft.com/typescript/2017/08/31/announcing-typescript-2-5/#user-content-the---preservesymlinks-compiler-flag for more info.
2017-09-25 18:01:55 +01:00
..