Results 3 issues of Don Mai

How does the persistent caching of this module work? for the case of: "Each file dependency's timestamp is checked against the cached output's start time" Does this mean that once...

1) Currently, it seems as if the data.stats object passed to the `build` callback contains outdated information between invocations of the script running `webpack-build`. data.stats.time reports the original build time...

1) Is there a reason why the `stats` field of the `data` object only contains a subset of the original `stats` object provided by webpack? It would be nice if...