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