-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Documentation for bundle-size-stats
#1900
Comments
I may look for an internal contributor from FB to work on this, going to give it one more week and see if folks in open source are interested. |
Sounds good. I definitely won’t get to it this week but if it languishes beyond that I might beat others to doing it. Just let me know if someone tackles it :)
…________________________________
From: Flarnie Marchan <[email protected]>
Sent: Sunday, October 21, 2018 5:15 PM
To: facebook/draft-js
Cc: Alan; Mention
Subject: Re: [facebook/draft-js] Documentation for `bundle-size-stats` (#1900)
I may look for an internal contributor from FB to work on this, going to give it one more week and see if folks in open source are interested.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1900 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAAD8V9vq9DyYPu46VwHn3QTP9S4Q97_ks5unQ4NgaJpZM4XbVMO>.
|
In PR #1654, @altano mentions that If updating the JSON files in |
Hey can i work on this issue?? |
That would be awesome, @sneha122. I'm available to answer questions should you have any. |
I'm not super familiar with git but is there a git commit hook that could be leveraged to make this seamless for contributors? Maybe looking at how other open source projects do size tracking could be helpful, e.g. seeing how bundlesize can show bundle stats on Github pull requests: https://github.com/siddharthkp/bundlesize |
@altano Can i work on this issue? I would be glad to take up an opportunity to be a part of this! |
I believe the issue is still open and no one is working on it. @sneha122 can you confirm? |
Can I work on this issue? I'm interested in working on the issue. Assign Me! |
@MageshSundarG go for it: no one has done the work yet. |
@altano I have raised a PR #3094 for this, do let me know if it's good. Also, can u give me more context on the command param which should decide the stats generation? |
Hey @ramHruday, I'm not authorized to merge so I pinged some folks who can hopefully help review and merge. Thanks for contributing! |
Hey! Is this issue still open to work on? |
I believe @ramHruday did the work and is awaiting a review in #3094. Perhaps you could help review it? There's a bit of a PR backlog =\ |
Do you want to request a feature or report a bug?
This is a documentation request.
What is the current behavior?
draft-js/meta/bundle-size-stats/
are updated. They are not human readable and it confuses people, and we have not documented how to use them.Goals:
draft-js/meta/bundle-size-stats/
that explains that you can drag the JSON file and drop it onto a page like this and see the current state of the bundle, giving the size of every module. We could briefly explain this in theREADME
orCONTRIBUTING
documents and link to the full guide.For context see the two PRs which introduced the
bundle-size-stats
tracking:#1644
and
#1654
Please comment on this issue if you are working on it, and I will check in here roughly weekly to review/answer questions. Thanks! ✨
Tagging @altano who added this cool feature and can maybe give context on this.
The text was updated successfully, but these errors were encountered: