3 lines
180 B
Plaintext
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.
|