# File lib/compass/commands/watch_project.rb, line 52 def compiler_options super.merge(:poll => options[:poll], :full_exception => true) end