Commit Graph

19 Commits

Author SHA1 Message Date
Evan Sebastian
da28561597 webpack: Add OccurrenceOrderPlugin as Webpack optimizer (#9365)
* Add OccurrenceOrderPlugin

* Add deprectation notice
2016-05-23 12:55:35 +09:00
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
37cc265e02 add more test 2015-11-04 03:16:48 +09:00
tkqubo
15469aa4df Fix for stricter typings 2015-11-04 02:55:33 +09:00
tkqubo
124f32ed3c webpack: add HMR 2015-11-01 11:47:26 +09:00
use-strict
a30171906e webpack - added missing chunkName parameter 2015-10-21 16:47:40 +03: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
Alexandru Ciuca
409bdfdc33 Definitions for webpack module API 2015-10-01 13:48:19 +03: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