Skip to content

Commit beaf7f1

Browse files
author
Viosey
committed
remove some unnecessary field
1 parent 1576c0e commit beaf7f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tutorial/04-webpack-react-hmr.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ export default {
7676
port: WDS_PORT,
7777
headers: {
7878
'Access-Control-Allow-Origin': '*',
79-
'Access-Control-Allow-Methods': 'GET, POST, PUT, DELETE, PATCH, OPTIONS',
80-
'Access-Control-Allow-Headers': 'X-Requested-With, content-type, Authorization',
8179
},
8280
},
8381
}

0 commit comments

Comments
 (0)