@ -0,0 +1,12 @@
#watch file
watch('lib/(.*)\.js') { |md|
system('echo "lib changed"')
}
watch('test/(.*)\.js') { |md|
system("node #{md}")
puts ""
puts("waiting...")
The note is not visible to the blocked user.