feat(rollup): add support for generating build meta by jrson83 · Pull Request #296 · unjs/unbuild · GitHub
Skip to content

feat(rollup): add support for generating build meta#296

Draft
jrson83 wants to merge 5 commits into
unjs:mainfrom
jrson83:feat/build-meta-support
Draft

feat(rollup): add support for generating build meta#296
jrson83 wants to merge 5 commits into
unjs:mainfrom
jrson83:feat/build-meta-support

Conversation

@jrson83

@jrson83 jrson83 commented Aug 3, 2023

Copy link
Copy Markdown

🔗 Linked issue

#235

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Add support for generating build metadata in JSON format to visualize with Bundle Buddy.

Resolves #235

Example screenshot of unbuild's metadata on Bundle Buddy

Screenshot 2023-08-03 at 03-04-32 Bundle Buddy

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@jrson83

jrson83 commented Aug 12, 2023

Copy link
Copy Markdown
Author

@pi0

pi0 commented Aug 16, 2023

Copy link
Copy Markdown
Member

Hi dear @jrson83 sorry again on my late response on this.

I think this is a nice implementation for good start. Looking at bundle-buddy, seems this project is in experimental state for long time. I like to investigate little bit more if we can introduce multiple bundle analyze formats at once for different tooling compatibility. Defenitly something i am looking forward to happen 👍🏼

@pi0 pi0 marked this pull request as draft August 16, 2023 23:04
@jrson83

jrson83 commented Aug 16, 2023

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support generating build meta

2 participants