2017-11-21 20:03:16 -05:00

3 lines
180 B
Plaintext

When setting `useBuiltIns: 'usage'`, polyfills are automatically imported when needed.
Please remove the `import '@babel/polyfill'` call or use `useBuiltIns: 'entry'` instead.