### Operating system Ubuntu ### Node.js version 16 ### Shopify CLI version 2.18 ### Browsers Chrome ### Version 4 (Current) ### Modifications _No response_ ### Details 1. Put a few image files (e.g. test.static.png) in the `/shopify/assets` directory 2. Create a page, and use them as a normal asset like: `<img src="/assets/test.static.png">`, or within a vue component 3. Test on local with `shopify theme serve`, verify that it works 4. Push to shopify 5. View it on live shopify, verify that it doesn't show up. Expectations: image shows up on both local and production ### Notice - [X] I read the notice
Operating system
Ubuntu
Node.js version
16
Shopify CLI version
2.18
Browsers
Chrome
Version
4 (Current)
Modifications
No response
Details
/shopify/assetsdirectory<img src="/assets/test.static.png">, or within a vue componentshopify theme serve, verify that it worksNotice