Commit Graph

13 Commits

Author SHA1 Message Date
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
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
tkqubo
51868917c7 feat: add node.js api definitions 2016-01-25 13:38:35 +09:00
Tanguy Krotoff
f33aa7ba76 webpack now uses uglify-js 2016-01-06 16:37:25 +01:00
tkqubo
25c3427fd8 docs: add comments 2016-01-02 16:23:10 +09:00
tkqubo
8a951cf865 chore: update webpack version 2016-01-02 16:23:02 +09:00
tkqubo
a41272778c feat: add typings 2016-01-02 16:22:17 +09:00
Jungman
95c02169ba Add missing properties for webpack 2015-12-19 20:35:43 +09:00
tkqubo
b5956f2bef Revert "Merge webpack-env.* into webpack.*"
This reverts commit b123aa5469.
2015-10-15 23:54:55 +09:00
tkqubo
b123aa5469 Merge webpack-env.* into webpack.* 2015-10-11 14:41:32 +09:00
tkqubo
1025e20d03 Add plugins 2015-09-23 23:14:28 +09:00
tkqubo
d0336ac511 Add more typings to webpack 2015-09-23 19:22:13 +09:00
tkqubo
d12ff571bf Add webpack 2015-09-23 19:22:13 +09:00