aboutsummaryrefslogtreecommitdiffstats
path: root/extra/bin-for-dev/start-frontend.sh
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-09-12 10:59:15 +0200
committersebdet <sebastien.determe@intl.att.com>2019-09-12 13:01:37 +0200
commitfdfde2175da045760b356548203131480ae9d601 (patch)
treef84d70fae9d558d2646d352a09da7af5b7fe9631 /extra/bin-for-dev/start-frontend.sh
parent5b410e6f81aaa11c65e6dd2c3b841eed21ee1c38 (diff)
Add scritp for DB
Add scripts to load/save the db + add autogeneration of the test data used by the CSIT Issue-ID: CLAMP-496 Change-Id: I90cc4d1860562c0325038e6b8e900d99b64d201a Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'extra/bin-for-dev/start-frontend.sh')
-rwxr-xr-xextra/bin-for-dev/start-frontend.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bin-for-dev/start-frontend.sh b/extra/bin-for-dev/start-frontend.sh
index 41d97b5a..d5f4d241 100755
--- a/extra/bin-for-dev/start-frontend.sh
+++ b/extra/bin-for-dev/start-frontend.sh
@@ -24,4 +24,4 @@
###
cd ../../target/ui-react
-node/npm start
+node/npm start --scripts-prepend-node-path