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

Merge package options in app.json into existing configuration (v3) #4012

Closed
sebastijankuzner opened this issue Sep 9, 2020 · 1 comment
Closed
Assignees

Comments

@sebastijankuzner
Copy link
Contributor

Expected Behavior

Options defined in app.json/app.js should override default package setting or settings defined via process environments. For overriding it should use merging method, so existing settings are preserved.

Current Behavior

In some cases options defined in app.json are ignored and current setting require setting a whole nested structure defined in app.json again.

@air1one
Copy link
Contributor

air1one commented Sep 11, 2020

Resolved by #4023

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