Noel De Martin 2021-09-02 11:55:01 +02:00
parent 985066ffd0
commit 2b2f4b2517
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
],
"scripts": {
"ng": "ng",
"start": "ionic serve",
"start": "ionic serve --browser=$MOODLE_APP_BROWSER",
"build": "ionic build",
"build:prod": "NODE_ENV=production ionic build --prod",
"build:test": "NODE_ENV=testing ionic build",