fix: SSL-Option zum start-Skript hinzufügen
- `start`-Skript aktualisiert, um SSL zu verwenden und den Browser automatisch zu öffnen
This commit is contained in:
parent
25a4b0752b
commit
a8de883b7e
@ -3,7 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"start": "ng serve --ssl -o",
|
||||
"build": "ng build",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"test": "ng test",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user