Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Fran Dios <frankdiox@gmail.com>
  • Loading branch information
gfscott and frandiox committed Apr 2, 2024
1 parent 3935757 commit 37a29aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/skeleton/app/assets/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Use the `/app/assets` folder to store static files that **should be processed at

Files in `/app/assets`:
- Get uploaded to the Shopify CDN on deployment
- `/app/assets/logo.png``cdn.shopify.com/0000/0000/0000/assets/logo.png`
- `/app/assets/logo.png``cdn.shopify.com/0000/0000/0000/assets/logo-p7f8c0gh.png`
- Can be imported in your app files
- Example: `import logo from '~/app/assets/logo.png'`
- Get processed by Hydrogen's build tools
Expand Down

0 comments on commit 37a29aa

Please sign in to comment.