Replies: 2 comments
-
Is the answer to use an alias? |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is the plugin I was looking for. https://github.com/MilanKovacic/vite-plugin-externalize-dependencies |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to #13423, but has a working example. The single-spa library is not being excluded from the dev bundle despite it being marked to exclude it.
Example: https://stackblitz.com/edit/vitejs-vite-wb7qyaup?file=vite.config.js
Beta Was this translation helpful? Give feedback.
All reactions