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

fix(nuxt): Re-export all exported bindings #14086

Merged
merged 3 commits into from
Oct 29, 2024
Merged

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Oct 28, 2024

This was brought up here: #14064

Only the "root bindings" were exported, which led to not re-exported functions that were imported from another file before they were exported (like firebase server).

@s1gr1d s1gr1d force-pushed the sig/nuxt-reexport-firebase branch from d70fbe2 to c256727 Compare October 28, 2024 12:19
@s1gr1d s1gr1d force-pushed the sig/nuxt-reexport-firebase branch from c256727 to 511f7f2 Compare October 28, 2024 12:20
@s1gr1d s1gr1d requested review from mydea and lforst October 28, 2024 12:20
@s1gr1d s1gr1d merged commit c7378e6 into develop Oct 29, 2024
116 checks passed
@s1gr1d s1gr1d deleted the sig/nuxt-reexport-firebase branch October 29, 2024 08:04
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.

2 participants