www.moparscape.org/Guardfile

4 lines
96 B
Ruby

guard 'livereload', :api_version => '1.6' do
watch(/public\/\S[css|js|html|png|jpg|gif]/)
end