Skip to content
This repository was archived by the owner on Dec 30, 2019. It is now read-only.

Improve configurations

Choose a tag to compare

@sv2dev sv2dev released this 01 Jan 17:49
· 7 commits to master since this release

Breaking changes

  • The configuration interface for livereload and the HMR has changed.
    Please update your configuration and usages accordingly.

Features

  • You can now have multiple style processing configurations.
  • Style processing configuration is more flexible now.
  • Watching of SASS files with sass-graph allows us to rebuild sass only when really needed.
  • Disabling of single tools executed by dev or dist can be done by setting the according configuration to null.