Boot
Boot copied to clipboard
Add graceful handling for getJS 404s
In our dev environment we're using boot getJS but if someone forgets to check in a JS file to Github, it knocks out everyone else's JS as well. Would be nice if 404s did not affect the loading of other scripts.