Change the proxy setting to be optional
This commit is contained in:
Vendored
+1
-1
@@ -20,7 +20,7 @@ export interface Config {
|
||||
* below the prefix that the proxy plugin is mounted on. It must
|
||||
* start with a '/'.
|
||||
*/
|
||||
proxy: {
|
||||
proxy?: {
|
||||
[key: string]:
|
||||
| string
|
||||
| {
|
||||
|
||||
Reference in New Issue
Block a user