mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 05:52:57 +00:00
build: add ionic serve --external to scripts
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"start": "ionic serve",
|
||||
"start:prod": "ionic serve -- --configuration=production",
|
||||
"start:fake": "ionic serve -- --configuration=fake",
|
||||
"start:external": "ionic serve --external",
|
||||
"test": "ng test",
|
||||
"tslint": "tslint -p tsconfig.json -c tslint.json 'src/**/*.ts'"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user