Merge pull request #10661 from DefinitelyTyped/Fix10578

Fix #10578: Include webpack-env.d.ts in webpack
This commit is contained in:
Paul van Brenk
2016-08-16 16:22:41 -07:00
committed by GitHub

View File

@@ -14,6 +14,7 @@
},
"files": [
"index.d.ts",
"webpack-env.d.ts",
"webpack-tests.ts"
]
}