paper-enroll is a bundler for h5-projects, currently at version 0.0.1. It is an early-stage tool with no stable release cadence. Its key differentiator is focus on H5 project bundling, but lacks documentation and community adoption. Compared to mature bundlers (Webpack, Vite), it is experimental.
npm install paper-enrollNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates basic bundling of an H5 project with entry and output paths.
Pin to exact version and test upgrades carefully.
Use `bundle` directly and manually scaffold project.
Use `import { bundle } from 'paper-enroll'` instead of `import bundle from 'paper-enroll'`.Run `npm install paper-enroll` or `yarn add paper-enroll`.
No dependency data recorded yet.