mqliutie opened this issue 7 years ago · 1 comments
I did it step by step according to the tutorial But there is an error here How should I do, Thanks
Run npm install --save babel-polyfill and then include it into your main file like import babelPolyfill from 'babel-polyfill';
npm install --save babel-polyfill
import babelPolyfill from 'babel-polyfill';