Don't try to watch importer objects.
This commit is contained in:
parent
6ab9780dfe
commit
e3ad16e5fe
@ -60,6 +60,7 @@ module Compass
|
||||
|
||||
FSSM.monitor do |monitor|
|
||||
Compass.configuration.sass_load_paths.each do |load_path|
|
||||
next unless load_path.is_a? String
|
||||
monitor.path load_path do |path|
|
||||
path.glob '**/*.s[ac]ss'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user