You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to initially just get rollup-plugin-visualiser working with our code and outputting info from our build. This will likely require creating a standalone stats-gathering rollup build, since the plugin requires rollup 3, and we're pinned to 0.59.4 for IE8 compatibility.
Why
As we're making changes to the way our JavaScript works, and other architectural changes, we'd like to keep track of how our changes impact the files we distribute.
What
Use rollup-plugin-visualiser to gather stats on code performance.
This will build off work done in:
We want to initially just get
rollup-plugin-visualiser
working with our code and outputting info from our build. This will likely require creating a standalone stats-gathering rollup build, since the plugin requires rollup 3, and we're pinned to 0.59.4 for IE8 compatibility.Why
As we're making changes to the way our JavaScript works, and other architectural changes, we'd like to keep track of how our changes impact the files we distribute.
Who needs to work on this
Developer
Who needs to review this
Developer
Done when
The text was updated successfully, but these errors were encountered: