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
Fix and refactor the benchmark suite (mapbox#8066)
* pin react-dom to 16.3.2 to fix benchmarks build
* fix benchmarks builds accidentally switching to dev mode
* remove broken share button from benchmarks
* make benchmarks production-built for real this time; make source maps external
* update gl and rollup w/ plugins to hopefully fix build
* simplify benchmark build configs
* move Axis to benchmarks_view
* shuffle things around in benchmarks code
* revert some breaking stuff
* disable minifying bench for now
* re-enable bench minification; explicitly name benchmarks
* cut out UI logic from benchmark builds, reintroduce benchmarks_view
* centralize benchmarks rollup configs
* fix lint
* fix typo
* add forgotted watch flag
0 commit comments