feat(browser): Surveys can be removed via tree shaking#3088
feat(browser): Surveys can be removed via tree shaking#3088dustinbyrne wants to merge 8 commits intomainfrom
Conversation
This is a starting point for permitting the bundle to be tree shaken. this change should effectively be a no-op, with the default extensions replacing the entirety of what was previously available.
No prepackaged extensions. This bundle is not currently exported. It's useful in its current state in showing what the maximum byte size return is when tree shaking.
Why not
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 No Changeset FoundThis PR doesn't include a changeset. A changeset (and the release label) is required to release a new version. How to add a changesetRun this command and follow the prompts: pnpm changesetRemember: Never use |
|
Size Change: -30 kB (-0.47%) Total Size: 6.4 MB
ℹ️ View Unchanged
|
|
This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the |
|
This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the |
|
Merged via #3165 |
Problem
Surveys is always included in the bundle, whether or not it is used.
Changes
work in progress
Currently 24.8% smaller overall, compared to 18.75% savings on the base branch
Release info Sub-libraries affected
Libraries affected
Checklist
If releasing new changes
pnpm changesetto generate a changeset file