Closed
Description
TypeScript Version: 2.9.0-dev.201xxxxx
Search Terms:
Code
Should declarationDir
also be part of excludeSpec if exclude is not specifies in the tsconfig just like outDir
?
// A *self-contained* demonstration of the problem follows...
// Test this by running `tsc` on the command-line, rather than through another build tool such as Gulp, Webpack, etc.
Expected behavior:
Actual behavior:
Playground Link:
Related Issues: