also important to decide if you want to use .babelrc files or just a central babel.config.js. .babelrc files are not required for subfolder-specific configuration like they were in Babel 6, so often they are not needed in Babel 7, in favor of a babel.config.js.
а также:
You want to programmatically create the configuration?
You want to compile node_modules?
babel.config.js is for you!
You have a static configuration that only applies to your simple single package?
.babelrc is for you!
The Guy Fieri is your hero?
We recommend to use the babel.config.js format. Babel itself is using it.
Мне просто показалось с телефона что это Настройки внутри роллапа
Обсуждают сегодня