зеркало из https://github.com/mozilla/notes.git
Add ability to 'npm run start-nightly' (#215)
This commit is contained in:
Родитель
33ad4e0c1b
Коммит
34a43d32e9
|
@ -36,6 +36,7 @@
|
|||
"postinstall": "node scripts/postinstall.js && node scripts/build-locales.js",
|
||||
"prebuild": "npm run clean",
|
||||
"start": "web-ext run -s src",
|
||||
"start-rtl": "WEB_EXT_PREF=general.useragent.locale=ar npm start"
|
||||
"start-rtl": "WEB_EXT_PREF=general.useragent.locale=ar npm start",
|
||||
"start-nightly": "npm start -- --firefox=nightly"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче