Ryan Cavanaugh
e4421f5ebe
Merge commit 'upstream/master~650' into merge_7_25
2016-07-25 23:49:05 -07:00
Evan Sebastian and Horiuchi_H
da28561597
webpack: Add OccurrenceOrderPlugin as Webpack optimizer ( #9365 )
...
* Add OccurrenceOrderPlugin
* Add deprectation notice
2016-05-23 12:55:35 +09:00
Ryan Cavanaugh
fa204a87d1
Remove obsolesced reference comments
2016-04-27 21:53:46 -07: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
tkqubo
51868917c7
feat: add node.js api definitions
2016-01-25 13:38:35 +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