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
{{ message }}
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
`polaris.shopify.com/scripts/get-props` has [its own `package.json`](https://github.com/Shopify/polaris/blob/main/polaris.shopify.com/scripts/get-props/package.json) (for reasons I'm not entirely certain, but I _think_ it's because it needed a version of a dep that's incompatible with the workspace's version), how will `pnpm` behave in this situation? Do we need to pull the script up into its own workspace so it can perform the same function?