This repository was archived by the owner on Jul 9, 2021. It is now read-only.
webcompiler v6.7.0
v6.7.0 - Sat, 11 Feb 2017 17:30:06 GMT
- 7c8ae19 [changed] created a new module
util; made thewebpackmodule private - e0e7a60 [added] function
logSequentialSuccessMessageto theloggermodule - 1e86281 [fixed] use cheaper
"eval-source-map"in development mode when constructing a webpack compiler for faster rebuilds - a507dbb [fixed] removed duplicated declaration for
defaultConfigFile - 5520224 [added] the
watchmethod to theDocumentationclass