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
Copy file name to clipboardexpand all lines: README.md
+5-7
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,7 @@ Shopify themes are fast out of the box, but Liquid changes made afterwards can c
18
18
3. Navigate to the Shopify tab, located in the top group of tabs in Chrome DevTools.
19
19
4. Click the **↻** (Load Profile) button to request and view your Liquid profile [flamegraph](http://www.brendangregg.com/FlameGraphs/cpuflamegraphs.html#Description).
20
20
21
-
**Note:** Shopify partner collaborator accounts will not be able to profile a store even with
22
-
full access permission. Shopify will work on this issue, however, there is no timeline
23
-
on when it will be done.
21
+
**Note:** Development stores cannot generate a liquid profiled. Shopify is working on this issue.
24
22
25
23
## Share your Performance Wins!
26
24
We would love to learn how you use this tool and solve your Liquid rendering issues. Please share by [making a comment here](https://github.com/Shopify/shopify-theme-inspector/issues/41) and/or tweet us about your win [@shopifydevs](https://twitter.com/shopifydevs).
@@ -82,11 +80,11 @@ Evaluate whether these sections are necessary or refactor it so that it becomes
82
80
83
81
## FAQ
84
82
### Can I profile any Shopify store I want?
85
-
No, you can only profile stores that are linked to your [single login Shopify account](https://help.shopify.com/en/manual/your-account/logging-in/sso-migration-guide). If you can't log into the store admin with your Shopify account, you won't be able to request profiling data.
83
+
No, you can only profile stores that are linked to your [single login Shopify account](https://help.shopify.com/en/manual/your-account/logging-in/sso-migration-guide).
84
+
You can also profile stores that you have access as a Shopify partner collaborator that have themes access.
86
85
87
-
Shopify partner collaborator accounts will not be able to profile a store even with
88
-
full access permission. Shopify will work on this issue, however, there is no timeline
89
-
on when it will be done.
86
+
Shopify partner collaborator accounts will not be able to profile a development store.
87
+
Shopify is working on this issue, however, there is no timeline on when it will be done.
90
88
91
89
### I'm not seeing the Shopify tab in Chrome DevTools
92
90
The Shopify tab will only show when viewing a Shopify Online Store.
0 commit comments