Skip to content

v2.0.5

Compare
Choose a tag to compare
@mrkmiller mrkmiller released this 21 Feb 00:30
· 122 commits to master since this release

Added some new helpful config options.

  • #5 sassSync, jsSync, and imagesSync can now be set to false if a themesync task should not sync in sass, js, or images.
  • #6 CSS files automatically added to the vendor.css file will now be ignored if they come from a test or tests directory.
  • #7 autoVendor can be set to false if it is preferable to manually add each CSS file which should be compiled into the vendor.css file.