Skip to content

Commit

Permalink
remove some unnecessary field
Browse files Browse the repository at this point in the history
  • Loading branch information
Viosey committed May 5, 2017
1 parent 1576c0e commit beaf7f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tutorial/04-webpack-react-hmr.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ export default {
port: WDS_PORT,
headers: {
'Access-Control-Allow-Origin': '*',
'Access-Control-Allow-Methods': 'GET, POST, PUT, DELETE, PATCH, OPTIONS',
'Access-Control-Allow-Headers': 'X-Requested-With, content-type, Authorization',
},
},
}
Expand Down

0 comments on commit beaf7f1

Please sign in to comment.