Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 218 Bytes

CHANGELOG.md

File metadata and controls

14 lines (8 loc) · 218 Bytes

Changelog

Version 0.1.2

  • Fix watchFiles, use compiler.on('after-compile') instead of compiler.on('emit')
  • Allow props to be a function

Version 0.1.1

  • Added watchFiles

Version 0.1.0

  • Initial release