scratch-www/bin
Matthew Taylor 3c2fec42f2 Only catch the ENOENT error
The catch there before is meant to just continue if it comes across a file that doesn't exist (in which case the language will default to english). However, it was not specific enough – now, it only catches the error if the file doesn't exist, and throws anything else, preveting a build.
2016-03-22 16:25:05 -04:00
..
lib Revert "Migrate to using a loader method" 2016-01-08 13:50:58 -05:00
build-locales Only catch the ENOENT error 2016-03-22 16:25:05 -04:00