Commit Graph

1 Commits

Author SHA1 Message Date
YeSuX
9b3a936f20 chore: enhance npm package integrity checks and include critical files
- Added `dist/entry.js` to the npm package to prevent global install failures.
- Introduced a new `verify-package.js` script to verify the presence of critical files before publishing.
- Updated the `prepack` script in `package.json` to include the verification step.
2026-01-29 21:20:39 +08:00