In ReactSpa, use isomorphic-fetch for IE/Edge compatibility

This commit is contained in:
SteveSandersonMS
2016-08-19 01:40:35 +01:00
parent 48eb2b7a05
commit 1ce8a2215c
8 changed files with 126 additions and 90 deletions

View File

@@ -3,4 +3,4 @@
/// <reference path="react-router/history.d.ts" />
/// <reference path="react-router/react-router.d.ts" />
/// <reference path="react/react-dom.d.ts" />
/// <reference path="whatwg-fetch/whatwg-fetch.d.ts" />
/// <reference path="isomorphic-fetch/isomorphic-fetch.d.ts" />