Add promise polyfill
This commit is contained in:
parent
33e0f67766
commit
d4d03eac12
3 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
import 'es6-promise/auto';
|
||||
import React from 'react';
|
||||
import { render } from 'react-dom';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue