You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Note:** You do not need to import this file anywhere. It is automatically registered when you start the development server.
1219
1219
1220
1220
> **Note:** This file only supports Node's JavaScript syntax. Be sure to only use supported language features (i.e. no support for Flow, ES Modules, etc).
1221
1221
1222
+
> **Note:** Passing the path to the proxy function allows you to use globbing and/or pattern matching on the path, which is more flexible than the express route matching.
1223
+
1222
1224
## Using HTTPS in Development
1223
1225
1224
1226
> Note: this feature is available with `react-scripts@0.4.0` and higher.
0 commit comments