We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef9ec9 commit bf98c40Copy full SHA for bf98c40
README.md
@@ -80,4 +80,6 @@ To fix this, you must enable HTTPS for the webpack server.
80
0) Create a .env file in your plugin's root directory, if it does not exist.
81
1) In .env add `HTTPS=true`
82
2) Stop and restart the dev server.
83
-3) See [this PR for more information](https://github.com/facebook/create-react-app/pull/552)
+3) Load the new HTTPS localhost URL in the browser and dismiss any untrusted certificate warnings.
84
+
85
+See [this PR](https://github.com/facebook/create-react-app/pull/552) for more information.
0 commit comments