Skip to content

Move sidebar queries for better tree-shaking

Coung Ngo requested to merge cngo-move-sidebar-queries into master

What does this MR do and why?

Move sidebar queries for better tree-shaking

Move sidebar query constants into queries directory so that consumers can import ~/sidebar/constants without also importing all the queries along with it

This is done in response to a bundle size increase seen in another MR !129962 (comment 1526536061)

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Coung Ngo

Merge request reports