diff --git a/packages/cli/package.json b/packages/cli/package.json index b978833d29..01e92c89d9 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -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",