Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Commit deff453

Browse files
committedOct 3, 2017
add fetch-everywhere to client
1 parent 705a9c4 commit deff453

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/client.jsx

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import 'bootstrap/dist/css/bootstrap.css';
22
import './assets/styles/styles.css';
33

4+
import 'fetch-everywhere';
45
import {AppContainer as ReactHotLoader} from 'react-hot-loader';
56
import {AsyncComponentProvider} from 'react-async-component';
67
import asyncBootstrapper from 'react-async-bootstrapper';

0 commit comments

Comments
 (0)
This repository has been archived.