Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Add 'configFile: false' to babel-loader options #1147

Closed
edmorley opened this issue Sep 27, 2018 · 0 comments
Closed

Add 'configFile: false' to babel-loader options #1147

edmorley opened this issue Sep 27, 2018 · 0 comments
Assignees
Milestone

Comments

@edmorley
Copy link
Member

Since the existing babelrc: false doesn't apply to the new babel.config.js files:
https://babeljs.io/docs/en/next/config-files#project-wide-configuration

See also:
facebook/create-react-app#5109

@edmorley edmorley added this to the v9 milestone Sep 27, 2018
@edmorley edmorley self-assigned this Oct 7, 2018
edmorley added a commit that referenced this issue Oct 9, 2018
To prevent stray `babel.config.js` files from affecting the Neutrino
babel configuration. (The existing `babelrc` option only applies to
`.babelrc` files.)

Fixes #1147.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant