Commit 1aed86f
committed
chore: migrate build system from tsup to rollup
- Added rollup configuration for building the project with support for ESM and CJS formats.
- Updated package.json to include rollup plugins for commonjs, node resolution, and esbuild.
- Removed tsup configuration file and adjusted build scripts accordingly.
- Introduced a new TypeScript configuration for generating ESM declarations.
- Updated dependency checks in tests to reflect the transition to rollup.1 parent 2ac1bb2 commit 1aed86f
File tree
6 files changed
+661
-886
lines changed- config
- test/browser
6 files changed
+661
-886
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments