JSPM

vite-plugin-import-build

0.2.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 44
  • Score
    100M100P100Q59707F
  • License MIT

Automatically import `dist/server/`

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.