Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core v3: configuration in plugins.js file does not override defults #3785

Closed
sebastijankuzner opened this issue Jun 9, 2020 · 1 comment
Closed

Comments

@sebastijankuzner
Copy link
Contributor

sebastijankuzner commented Jun 9, 2020

Expected Behavior

Plugin configuration in plugins.js files should override or merge with defaults form the package.

Current Behavior

Core only read default plugin configuration.

@faustbrian
Copy link
Contributor

faustbrian commented Jun 9, 2020

The plugins.js files are from v2 and should be removed. The app.json file is responsible for configuring and loading plugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants