Uh oh!
There was an error while loading. Please reload this page.
feat(vite): use externality to resolve externals for ssr dev bundler - #1172
Conversation
✔️ Deploy Preview for nuxt3-docs canceled. 🔨 Explore the source changes: 46b0ac2 🔍 Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/616fd8b73b1f7c0007c6749d |
externality to resolve externals for viteexternality to resolve externals for ssr dev bundlerUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
pi0
commented
Oct 18, 2021
We have some detection system in jiti as well. I think worth doing it later and move logic to mlly and using in externality. |
Uh oh!
There was an error while loading. Please reload this page.
🔗 Linked issue
some context: nuxt/nuxt#11824
closesnuxt/nuxt#12219
❓ Type of change
📚 Description
This PR replaces the current externals check with one based on wp5's resolution algorithm using
externality.📝 Checklist