rollup/rollup-plugin-babel

Babel config location

leegee opened this issue · 2 comments

From the README.md:

Babel will respect .babelrc files – this is generally the best place to put your configuration.

From the Babel site:

We recommend to use the babel.config.js format. Babel itself is using it.

Please?

Oh, is this module for Babel 6?

lee$ npm i -D babel-preset-es2015-rollup
npm WARN deprecated babel-preset-es2015@6.24.1: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
^C⸨      ░░░░░░░░░░░░⸩ ⠙ loadExtraneous: sill resolveWithNewModule regenerator-transfo

My fault — had a rouge line of code. Sorry & thanks!