atlassian-labs / storybook-addon-performance

🚧 A storybook addon to help better understand and debug performance for React components.
https://storybook-addon-performance.netlify.com
Other
653 stars 33 forks source link

Transpile to ES5 #75

Closed davilima6 closed 3 years ago

davilima6 commented 3 years ago

Builds up on (and supersedes) #74 to hopefully fix #53

Kudos to https://mariusschulz.com/blog/downlevel-iteration-for-es3-es5-in-typescript

atlassian-cla-bot[bot] commented 3 years ago

Hooray! All contributors have signed the CLA.

davilima6 commented 3 years ago

@DarkPurple141, could you please have a look if this seems in place? Feel free to cherry-pick to your branch. CI checks and Netlify deployment did not trigger for me

DarkPurple141 commented 3 years ago

Yep this looks fine. Will need to get a quick once over from another team member on Monday. Thanks for the contribution!

davilima6 commented 3 years ago

Hi, @DarkPurple141, would you have any news on this one?

DarkPurple141 commented 3 years ago

Thanks for the contribution @davilima6 much appreciated!

davilima6 commented 3 years ago

You're welcome, thanks for the awesome addon! Hope I can send more contributions in the future