Update stderr for usage with import.

This commit is contained in:
Artem Yavorsky 2017-05-18 16:43:09 +03:00
parent b0ff26985f
commit 4d96adaf3c
2 changed files with 3 additions and 6 deletions

View File

@ -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.

View File

@ -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