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

compile-loader: Set 'configFile' to false by default #1154

Merged
merged 1 commit into from
Oct 9, 2018
Merged

compile-loader: Set 'configFile' to false by default #1154

merged 1 commit into from
Oct 9, 2018

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Oct 7, 2018

To prevent stray babel.config.js files from affecting the Neutrino babel configuration. (The existing babelrc option only applies to .babelrc files.)

See:
https://babeljs.io/docs/en/next/config-files#project-wide-configuration

Fixes #1147.

To prevent stray `babel.config.js` files from affecting the Neutrino
babel configuration. (The existing `babelrc` option only applies to
`.babelrc` files.)

Fixes #1147.
@edmorley edmorley added this to the v9 milestone Oct 7, 2018
@edmorley edmorley self-assigned this Oct 7, 2018
@edmorley
Copy link
Member Author

edmorley commented Oct 9, 2018

(Whilst this has the breaking label, it's not breaking for users upgrading from Neutrino 8, since Babel 6 didn't support babel.config.js anyway)

@edmorley edmorley merged commit 43e5e04 into neutrinojs:master Oct 9, 2018
@edmorley edmorley deleted the babel-configFile-false branch October 9, 2018 17:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants