vite-plugin-dist-importer
v0.3.2
Published
Automatically & statically import `dist/server/` assets
Downloads
27
Readme
Automatically import dist/server/
assets.
The import paths are statically analyzable, enabling bundlers to discover the entire dependency tree. (Which is needed for serverless services such as Cloudflare Workers, Vercel, etc.)
Supports Yarn PnP.
For more information, create a new GitHub ticket.
It's currently used by vite-plugin-ssr
and Telefunc.