Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

webcompiler v6.7.0

Choose a tag to compare

@thealjey thealjey released this 11 Feb 17:30
· 34 commits to master since this release

v6.7.0 - Sat, 11 Feb 2017 17:30:06 GMT

  • 7c8ae19 [changed] created a new module util; made the webpack module private
  • e0e7a60 [added] function logSequentialSuccessMessage to the logger module
  • 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 watch method to the Documentation class