JSPM

@modern-js/prod-server

0.0.0-next-20240228075637
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 20832
  • Score
    100M100P100Q124819F

Package Exports

  • @modern-js/prod-server
  • @modern-js/prod-server/dist/cjs/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 (@modern-js/prod-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Modern.js Package

Get Started

Run and debug the module:

pnpm run dev

Run test cases:

pnpm run test

Build the module for production:

pnpm run build

Enable optional features:

pnpm run new

For more information, see the Modern.js Module documentation.