Denis Sokolov
|
2fd075ff21
|
Properly throw an error in compiler even when childCompilation is missing
For some errors, no other parameters to the function are even given,
only the error object in `err`.
|
2016-02-29 18:12:35 +02:00 |
Jan Nicklas
|
bf48112fa9
|
Use semistandard code style
|
2016-01-20 16:50:16 +01:00 |
Jan Nicklas
|
c4ee1738e7
|
Add some documentation for the hmr fix
|
2016-01-19 07:38:21 +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 |
Jan Nicklas
|
e566dac40d
|
Fix context
|
2016-01-18 14:47:54 +01: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 |