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 devRun test cases:
pnpm run testBuild the module for production:
pnpm run buildEnable optional features:
pnpm run newFor more information, see the Modern.js Module documentation.