Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Add bundle size increase #27

Open
maoueh opened this issue Jan 18, 2018 · 0 comments
Open

Add bundle size increase #27

maoueh opened this issue Jan 18, 2018 · 0 comments

Comments

@maoueh
Copy link
Contributor

maoueh commented Jan 18, 2018

A nice thing that would help us develop fast loading website is to compute the amount of kilobytes a particular PR add to the final bundle size.

How exactly all this would be done, it's unclear. However, probably a previous build size would be needed (or some fork task that clone the original branch, build it and store the bundle size for future comparison inside the same build).

A research of available tools would be a good start to see how we could implement the feature. Than, danger-samsao would report back when there is an increased > threshold (define in the config file).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant