Shopify / shopify-cli

Shopify CLI helps you build against the Shopify platform faster.
https://shopify.dev/tools/cli
Other
1.01k stars 201 forks source link

[Bug]: Shopify asset_url filter not working on local and resolves to /assets instead on the shopify CDN #2713

Closed diluceo closed 1 year ago

diluceo commented 1 year ago

Please confirm that you:

What type of project are you working on?

theme

Expected behavior

/assets/...

Actual behavior

cdn.shopify.com/s/assets/....

Stack trace

No response

Reproduction steps

  1. Login to store via shopify cli
  2. In terminal type shopify theme serve
  3. View lauched window

Operating System

Windows 11

CLI version (run shopify version if you're not sure)

2.26.0

Shell

No response

Ruby version (run ruby -v if you're not sure)

3.1.2p20

What language and version are you using in your application?

No response

diluceo commented 1 year ago

My apologies, it a another issue totally unrelated and is now fixed.