Don't try to watch importer objects.

This commit is contained in:
Chris Eppstein 2010-12-06 13:52:17 -08:00
parent 6ab9780dfe
commit e3ad16e5fe

View File

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