Newer
Older
#Watches the /src directory for changes and builds the distribution files
supervisor --watch src,lib --no-restart-on exit --quiet --extensions 'js|css' --exec node scripts/build
#Watches the /src directory for changes and builds the distribution files
supervisor --watch src,lib --no-restart-on exit --quiet --extensions 'js|css' --exec node scripts/build