0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript8 forks (8 forks)github user discovery
good first issue
Repository metrics
- Stars
- 223 stars (223 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
For now the size limit should be whatever the size is right now + a few %.
There should be a separate size limit for builtins.js
https://github.com/ai/size-limit
Contributor guide
- Research direction
- Investigate the size limit package (https://github.com/ai/size limit) and configure it to measure the current bundle size. Add separate size limits for the main build output and builtins.js, with a threshold slightly above current sizes. Update package.json with the necessary configuration and integrate size limit into the npm test script. Run `npx size limit` to verify.
- Tech stack
- javascriptnodejs
- Domain
- clideveloper experience
- Issue type
- Feature
- Prerequisites
- GitNode.jsnpm