|
|
560bb00433
|
Remove @sinclair/hammer dependency and task runner
- Remove @sinclair/hammer from devDependencies
- Remove hammer.mjs entry point
- Remove task/ directory (build scripts, benchmarks)
- Add build.mjs: standalone build script replicating the
CJS/ESM compilation, package.json generation, notice
stripping, and ESM specifier rewrite logic
- Update npm scripts to use build.mjs and direct tsc/mocha
instead of hammer task commands
|
2026-04-23 13:28:03 +00:00 |
|