canvas-lms/frontend_build/webpackHooks
Felix Milea-Ciobanu 5aeb620c44 add webpack hooks with osx notifications
test plan:
- add the following line to your .bashrc/.zshrc or equivalent,
 making sure to replace the CANVAS_PATH:
 export ENABLE_CANVAS_WEBPACK_HOOKS=1
 source $CANVAS_PATH/frontend_build/webpackHooks/macNotifications.sh
- reload your shell (`source ~/.zshrc` or equivalent)
- run `npm run webpack-development`
- notice that a notification is displayed in OS X when the build
 starts and finishes

Change-Id: I1139bdf4da2711fa9ce340eaa96165ccbd3ceec1
Reviewed-on: https://gerrit.instructure.com/95656
Tested-by: Jenkins
Reviewed-by: Steven Burnett <sburnett@instructure.com>
Reviewed-by: Jon Willesen <jonw+gerrit@instructure.com>
Product-Review: Felix Milea-Ciobanu <fmileaciobanu@instructure.com>
QA-Review: Felix Milea-Ciobanu <fmileaciobanu@instructure.com>
2016-12-05 21:54:06 +00:00
..
macNotifications.sh add webpack hooks with osx notifications 2016-12-05 21:54:06 +00:00