refactor(@ngtools/webpack): remove unneeded tsconfig

This commit is contained in:
Charles Lyding 2018-07-05 12:13:18 -04:00 committed by clydin
parent 28e8f06602
commit eec5262bbe

View File

@ -1,9 +0,0 @@
{
"extends": "../../../tsconfig.json",
"compilerOptions": {
"outDir": "../../../dist/@ngtools/webpack",
"rootDir": ".",
"baseUrl": ""
}
}