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

fix(cli): disable cjs bridge #4336

Merged
merged 2 commits into from Apr 13, 2022
Merged

fix(cli): disable cjs bridge #4336

merged 2 commits into from Apr 13, 2022

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Apr 13, 2022

πŸ”— Linked issue

❓ 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

There was a recent bug with cjs bridge feature of unbuild (fixed by unjs/mlly#43) but I also found we no longer require mocking __filename/__dirname/require for nuxi bundle output thanks to more esm dependencies. It is safer to disable this.

πŸ“ Checklist

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

@netlify
Copy link

netlify bot commented Apr 13, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit bf6f0ec
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62571ae547017f0009fa3196

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants