ember-cli-sass
ember-cli-sass copied to clipboard
use UnwatchedDir for includePaths
@jasonmit submitted an optimization to https://github.com/kellyselden/ember-cli-node-modules-to-vendor/pull/62/files to not watch for rebuild the paths that you want to include. Maybe this project could benefit from the same kind of optimization in includePaths.
My preference would be to fix the root of the problem, rather then adding this to many add-ons.
More details -> https://github.com/kellyselden/ember-cli-node-modules-to-vendor/pull/62#issuecomment-324391904