-
Notifications
You must be signed in to change notification settings - Fork 26
🐛 [Bug]: @storyblok/js size exploded in v5 #476
Copy link
Copy link
Open
Labels
type: bugBug reportBug report
Description
Package
@storyblok/js (Core JavaScript SDK)
Bug Description
Size of storyblok-js.mjs
| v4.4.5 | v5.0.0 |
|---|---|
| 35 KB | 1.1MB |
Steps to Reproduce
- npm install @storyblok/js
- check file size in folder
node_modules/@storyblok/js/dist/storyblok-js.mjs
Expected Behavior
Expected similar bundle size between releases
Actual Behavior
Bundle size of my project exploded
Code Sample
Environment
System:
OS: macOS 26.3
Binaries:
Node: 22.22.0
Yarn: 4.12.0
npm: 11.11.0
Browsers:
NoError Logs
Additional Context
Thank you for your effort
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: bugBug reportBug report