fxa-oauth-console requires rebuild of web interface before server starts.

This commit is contained in:
jotes 2016-07-07 00:31:50 +02:00
Родитель 2ff7cc1cf5
Коммит d327067bf7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -134,7 +134,7 @@
},
{
"name": "fxa-oauth-console PORT 10137",
"script": "bin/server.js",
"script": "scripts/run_dev.js",
"cwd": "fxa-oauth-console",
"env": {
"NODE_ENV": "dev",