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

fix(kit): add manually installed module to transpile #8963

Merged
merged 1 commit into from Nov 15, 2022
Merged

fix(kit): add manually installed module to transpile #8963

merged 1 commit into from Nov 15, 2022

Conversation

xtoolkit
Copy link
Contributor

@xtoolkit xtoolkit commented Nov 14, 2022

πŸ”— Linked issue

nuxt/content#1665

❓ 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

If we add external module in nuxt.config.ts, that auto add to build transpile. so installModule need add external module name to build transpile.

πŸ“ Checklist

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

@codesandbox
Copy link

codesandbox bot commented Nov 14, 2022

CodeSandbox logoCodeSandbox logoΒ  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify
Copy link

netlify bot commented Nov 14, 2022

βœ… Deploy Preview for nuxt3-docs ready!

Name Link
πŸ”¨ Latest commit 5eb7adc
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6371dae857aeb9000a6d1d98
😎 Deploy Preview https://deploy-preview-8963--nuxt3-docs.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@danielroe danielroe changed the title fix(kit): add external module to transpile fix(kit): add manually installed module to transpile Nov 14, 2022
@pi0 pi0 merged commit f530cd7 into nuxt:main Nov 15, 2022
@pi0 pi0 mentioned this pull request Nov 16, 2022
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants