Commit Graph

7 Commits

Author SHA1 Message Date
Jan Nicklas c4ee1738e7 Add some documentation for the hmr fix 2016-01-19 07:38:21 +01:00
Jan Nicklas 3da52a6001 Merge pull request #178 from sokra/windows
Windows support
2016-01-19 07:31:41 +01:00
Tobias Koppers b42074844c Use a separate cache for the child compilation.
Sharing the cache cause bad issues with wrong module ids.
2016-01-18 23:48:42 +01:00
Tobias Koppers b286cea3d2 fixed windows issue (backslash is escape char) 2016-01-18 23:45:22 +01:00
Jan Nicklas e566dac40d Fix context 2016-01-18 14:47:54 +01:00
creeperyang 5ec7e2dc59 require and resolve lodash internal, fix #172 2016-01-15 21:38:52 +08:00
Jan Nicklas 1622c7d2e2 Move compiler to its own file
Improve error messages
Fix global HTML_WEBPACK_PLUGIN variable
2016-01-11 22:00:47 +01:00