Skip to content

0.2.0 - Support extended `deps` config

Choose a tag to compare

@phated phated released this 28 Feb 03:36
· 3 commits to master since this release

Changes:

  • Add extended deps configuration - @RReverser
  • Add template option for custom template string - @RReverser
  • Switched to through2 as per Gulp 3.4 guidelines, which breaks node 0.8 compatibility.