Commit Graph

4 Commits

Author SHA1 Message Date
5f3b4395ab
fix: rollup compress the utils folder
Some checks failed
Quality Check & Publish / quality (push) Failing after 22s
Quality Check & Publish / quality-failed-webhook (push) Has been skipped
Quality Check & Publish / publish (push) Has been skipped
Quality Check & Publish / publish-failed-webhook (push) Has been skipped
2025-05-21 22:12:32 +10:00
7c7e0e1cf2
chore: fix linting 2025-05-16 19:50:13 +10:00
a8b1a1512d
chore: linting the files 2025-05-16 19:48:50 +10:00
5847615a17
chore: update build process and configuration
All checks were successful
Publish to npm / publish (push) Successful in 23s
- Changed main entry point to "dist/main.min.js" and updated types to "dist/types.d.ts" in package.json.
- Added Rollup configuration for bundling and minifying the output JavaScript and generating type definitions.
- Updated build script to include Rollup and cleanup intermediate files.
- Specified output directory for declaration files in tsconfig.json.
- Added necessary development dependencies for Rollup and TypeScript.
2025-05-16 12:00:16 +10:00