fix build: Add babel/polyfill
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
import 'babelify/polyfill';
|
||||
import React from 'react';
|
||||
import Root from 'components/root';
|
||||
import store from 'store';
|
||||
|
Reference in New Issue
Block a user