Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jrson83
Copy link

@jrson83 jrson83 commented Aug 3, 2023

πŸ”— 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
Copy link
Author

jrson83 commented Aug 12, 2023

@pi0 if something missing let me know. Should be all good.

@pi0
Copy link
Member

pi0 commented Aug 16, 2023

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
Copy link
Author

jrson83 commented Aug 16, 2023

@pi0 that would be a great addition. Looking forward hearing from you.

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