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).
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