drizzle-team / drizzle-team/drizzle-orm
[drizzle-kit] Reduce drizzle-kit bundle size
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
https://npmgraph.js.org/?q=drizzle-kit#zoom=h&deps=devDependencies

for now unpacked size is too much - 8.41 MB
By reducing dependencies and their weight, we will put ourselves on the path to the future of JS, as well as increase the performance of the CLI
Continuation of this issue https://github.com/drizzle-team/drizzle-kit-mirror/issues/485
### `bin.cjs` size analyze

How to use [metafile](https://esbuild.github.io/api/#analyze) and [analyze](https://esbuild.github.io/analyze/)
### Optimization list
- https://github.com/drizzle-team/drizzle-orm/pull/2736 blocked by https://github.com/alexeyraspopov/picocolors/pull/55
- https://github.com/drizzle-team/drizzle-orm/pull/2724 merged
- https://github.com/drizzle-team/drizzle-orm/pull/2735 ready to be merged
- https://github.com/drizzle-team/drizzle-orm/pull/2734 ready to be merged
- ready to be merged
- and more SOON...
Contributor guide
Assessment
This issue has not been assessed yet.