added L10N_DEV environment variable for making all languages available
This commit is contained in:
parent
93930b91a2
commit
7fd8fb4914
4 changed files with 32 additions and 2 deletions
|
@ -45,6 +45,7 @@
|
|||
"homepage": "https://github.com/mozilla/send/",
|
||||
"license": "MPL-2.0",
|
||||
"repository": "mozilla/send",
|
||||
"availableLanguages": ["en-US"],
|
||||
"scripts": {
|
||||
"build": "npm-run-all build:*",
|
||||
"build:upload": "browserify frontend/src/upload.js -g uglifyify -o public/upload.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue