Fixes #104 by providing a useful error message.

Next step will be to run 'write-translations' on 'yarn start' and 'yarn build' (#119)
This commit is contained in:
Eric Nakagawa 2017-10-06 12:16:27 -07:00 committed by Joel Marcey
parent a1810c99fc
commit 8ac191a331
2 changed files with 14 additions and 0 deletions

View file

@ -26,6 +26,8 @@ function writeFileAndCreateFolder(file, content) {
}
function execute() {
console.log("Writing translation files...");
let translations = {
"localized-strings": {
next: "Next",