Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxi): satisfies isn't always default export #1643

Merged
merged 1 commit into from
Nov 2, 2021
Merged

fix(nuxi): satisfies isn't always default export #1643

merged 1 commit into from
Nov 2, 2021

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

closes nuxt/nuxt#12849

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Failed to handle dynamic import properly in #1598

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroe danielroe added bug Something isn't working cli labels Nov 2, 2021
@danielroe danielroe requested a review from pi0 November 2, 2021 14:18
@danielroe danielroe self-assigned this Nov 2, 2021
@netlify
Copy link

netlify bot commented Nov 2, 2021

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: 9cfd231

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/618148d5dd5cb70008c5afe9

@pi0 pi0 merged commit 37f86a0 into main Nov 2, 2021
@pi0 pi0 deleted the fix/engines branch November 2, 2021 15:56
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.x bug Something isn't working cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

satisfies is not a function
2 participants