DefinitelyTyped/types/webpack
Avi Vahl c3bb037cc6 webpack: improve loader context typings
emitError() and emitWarning() both can accept an Error as well, for exposing caught Errors.
See: https://github.com/webpack/webpack/blob/master/lib/NormalModule.js#L115

Added relevant type tests.
2017-09-17 13:30:38 +03:00
..
index.d.ts
tsconfig.json
tslint.json
webpack-tests.ts