mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2026-01-01 14:37:31 +00:00
In ReactSpa, use isomorphic-fetch for IE/Edge compatibility
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-core": "^6.5.2",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"react": "^15.0.1",
|
||||
"react-dom": "^15.0.1",
|
||||
"react-router": "^2.1.1"
|
||||
|
||||
Reference in New Issue
Block a user