ember-cli-sass icon indicating copy to clipboard operation
ember-cli-sass copied to clipboard

use UnwatchedDir for includePaths

Open kellyselden opened this issue 8 years ago • 1 comments

@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.

kellyselden avatar Aug 23 '17 16:08 kellyselden

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

stefanpenner avatar Aug 23 '17 16:08 stefanpenner