modified https setting description in package.json
Signed-off-by: Luka Siric <siric.luka@gmail.com>
This commit is contained in:
@@ -251,7 +251,7 @@
|
||||
},
|
||||
"https": {
|
||||
"type": "object",
|
||||
"description": "Running the frontend app with https",
|
||||
"description": "Only used for local development. The https object is passed to webpack in order to enable using https on localhost.",
|
||||
"properties": {
|
||||
"certificate": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user