Skip to content

fix(config): merge app namespace rather than overriding#9039

Merged
pi0 merged 1 commit intodevfrom
fix/8991-app-config-namespace
Mar 25, 2021
Merged

fix(config): merge app namespace rather than overriding#9039
pi0 merged 1 commit intodevfrom
fix/8991-app-config-namespace

Conversation

@danielroe
Copy link
Copy Markdown
Member

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)

Description

Note that app should be a reserved namespace in any case so this may be an abundance of caution.

closes #8991

Checklist:

  • All new and existing tests are passing.

@danielroe danielroe requested a review from pi0 March 24, 2021 00:29
@danielroe danielroe self-assigned this Mar 24, 2021
Copy link
Copy Markdown
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Makes sense for merging with runtimeConfig. However, we should probably discourage using this namespace to avoid internal conflicts...

@pi0 pi0 merged commit a6fc5da into dev Mar 25, 2021
@pi0 pi0 deleted the fix/8991-app-config-namespace branch March 25, 2021 10:20
enwin pushed a commit to enwin/nuxt.js that referenced this pull request Mar 25, 2021
@pi0 pi0 mentioned this pull request Mar 31, 2021
@pi0
Copy link
Copy Markdown
Member

pi0 commented Apr 1, 2021

Reverted by #9075

@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nuxt overrides $config.app

2 participants