Skip to content

Commit 59e0cb7

Browse files
authored
Merge pull request #6270 from Shopify/fd-theme-mock-web-pixels
[Themes] Prevent injecting theme-hot-reload in web pixels
2 parents 672a963 + 778dd5a commit 59e0cb7

File tree

1 file changed

+1
-0
lines changed
  • packages/theme/src/cli/utilities/theme-environment

1 file changed

+1
-0
lines changed

packages/theme/src/cli/utilities/theme-environment/proxy.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const IGNORED_ENDPOINTS = [
2323
'/shopify/monorail',
2424
'/mini-profiler-resources',
2525
'/web-pixels-manager',
26+
'/web-pixels@',
2627
'/wpm',
2728
'/services/',
2829
]

0 commit comments

Comments
 (0)