-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Open
Labels
contribution welcomeenhancementNew feature or requestNew feature or requestp2-edge-caseBug, but has workaround or limited in scope (priority)Bug, but has workaround or limited in scope (priority)
Description
Clear and concise description of the problem
When I have external dependencies that are not a npm package, vite dev server throws an error in vite:import-analysis
stage. vite build
command just works fine but vite
command tries to resolve all of the external dependencies in the import-analysis stage.
Suggested solution
Skip resolving the external dependencies in import-analysis.
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Dmitra, ukqfhf, jonaskello, eightHundreds, eagleoflqj and 40 moreukqfhf, turnerguo, gdostie, rumenpetrov, juliusfriedman and 1 more
Metadata
Metadata
Assignees
Labels
contribution welcomeenhancementNew feature or requestNew feature or requestp2-edge-caseBug, but has workaround or limited in scope (priority)Bug, but has workaround or limited in scope (priority)