Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce footprint of vite #68

Open
3 of 4 tasks
43081j opened this issue Jul 26, 2024 · 0 comments
Open
3 of 4 tasks

Reduce footprint of vite #68

43081j opened this issue Jul 26, 2024 · 0 comments
Labels
help wanted Extra attention is needed umbrella issue This issue contains a list of dependents of a package and tracks the progress in each

Comments

@43081j
Copy link
Collaborator

43081j commented Jul 26, 2024

vite currently has a few dependencies we could replace with lighter/faster alternatives.

Keep in mind, vite currently bundles its dependencies so they will not show up on npmgraph by default. If you'd like to see the "real" dependency tree, you can run the rollup bundle visualizer locally (in the vite repo).

Tasks

@43081j 43081j added the help wanted Extra attention is needed label Jul 26, 2024
@Fuzzyma Fuzzyma added the umbrella issue This issue contains a list of dependents of a package and tracks the progress in each label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed umbrella issue This issue contains a list of dependents of a package and tracks the progress in each
Projects
None yet
Development

No branches or pull requests

2 participants