Skip to content

v0.1.0

Choose a tag to compare

@jescalan jescalan released this 27 May 17:37
· 41 commits to master since this release

This is a BREAKING RELEASE, be careful when upgrading!

  • getOutputPath now returns an object that has the absolute and relative paths on it, instead of simply a relative path
  • resolveRelativeSourcePath changed to getSourcePath, and also returns an object like getOutputPath
  • matchGlob method added, which is an alias for micromatch
  • removeAssets and addFilesAsWebpackEntries now take an array of paths either relative to the project root or absolute