DefinitelyTyped/webpack
Akim McMath 75192c91a9 Webpack: Make Resolve.alias optional
The alias property on the Resolve interface was incorrectly declared
as required. This commit makes it optional.

Files changed:
 - webpack/webpack.d.ts: Set Resolve.alias to optional
 - webpack/webpack-tests.ts: Add new test which would have failed
   but now passes

Documentation: https://webpack.github.io/docs/configuration.html#resolve-alias
2016-03-20 23:07:07 -07:00
..
webpack-env-tests.ts add more test 2015-11-04 03:16:48 +09:00
webpack-env.d.ts replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
webpack-tests.ts Webpack: Make Resolve.alias optional 2016-03-20 23:07:07 -07:00
webpack.d.ts Webpack: Make Resolve.alias optional 2016-03-20 23:07:07 -07:00