Commit Graph

2 Commits

Author SHA1 Message Date
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