Update stderr for usage with import.
This commit is contained in:
parent
b0ff26985f
commit
4d96adaf3c
@ -1,2 +1,2 @@
|
||||
When setting `useBuiltIns: 'usage'`, polyfills are automatically imported when needed.
|
||||
Please remove the `import 'babel-polyfill'` call or use `useBuiltIns: 'entry'` instead.
|
||||
When setting `useBuiltIns: 'usage'`, polyfills are automatically imported when needed.
|
||||
Please remove the `import 'babel-polyfill'` call or use `useBuiltIns: 'entry'` instead.
|
||||
@ -12,8 +12,5 @@ Using plugins:
|
||||
|
||||
Using polyfills with `usage` option:
|
||||
|
||||
When setting `useBuiltIns: 'usage'`, polyfills are automatically imported when needed.
|
||||
Please remove the `import 'babel-polyfill'` call or use `useBuiltIns: 'entry'` instead.
|
||||
|
||||
[index.js] Based on your code and targets, none were added.
|
||||
[src/in.js] Based on your code and targets, none were added.
|
||||
src/in.js -> lib/in.js
|
||||
Loading…
x
Reference in New Issue
Block a user