Skip to content

v0.2.6

Compare
Choose a tag to compare
@lewie9021 lewie9021 released this 20 Dec 21:33
· 21 commits to master since this release
  • Fixed a bug caused by an undefined plugin name for a target.
  • Added validation for target directories. An error will be thrown if the directory is a file rather than a folder.
  • Fixed a bug with a configured target directory that doesn't exist causing further problems when attempting to watch/compile.
  • Added validation for the Sync plugin to ensure it's profile output path is a folder.