Package Exports
- vite-plugin-import-build
- vite-plugin-import-build/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vite-plugin-import-build) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Automatically import dist/server/.
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.