Skip to content

Conversation

@Xenossolitarius
Copy link
Contributor

@Xenossolitarius Xenossolitarius commented May 23, 2025

Added ability to detect and import config files from the active nuxt layer with strategy of the most latest layer taking precedence. Included fallback behavior for good measure.

Rest of the config should be merged as it already is by c12 and defu.

Don't think this PR covers the git:repo based layers but those are generally not full supported as well in Nuxt 3 ecosystem.

Added basic tests

Resolves #14345

@Xenossolitarius Xenossolitarius changed the title feat(nuxt): Added support for nuxt layers (#14345) feat(nuxt): Added support for nuxt layers May 23, 2025
@mydea mydea requested a review from s1gr1d May 23, 2025 11:36
Copy link
Member

@s1gr1d s1gr1d left a comment

Choose a reason for hiding this comment

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

Thanks for contributing this!

Make sure to run yarn fix:prettier in the root to fix the CI warnings.

@Xenossolitarius
Copy link
Contributor Author

Thank you, ok done

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

Successfully merging this pull request may close these issues.

[Nuxt] Look for SDK init files in Nuxt layers

2 participants