Make it run better in IE11

This commit is contained in:
Ken-Håvard Lieng 2018-05-06 21:36:05 +02:00
parent 91e5556c86
commit 29a225ed13
5 changed files with 48 additions and 21 deletions

View file

@ -1,4 +1,5 @@
import 'es6-promise/auto';
import 'utils/ie11';
import React from 'react';
import { render } from 'react-dom';