stencil-cli icon indicating copy to clipboard operation
stencil-cli copied to clipboard

chore(merc): Bump paper version

Open kchu93 opened this issue 1 year ago • 1 comments

What? Why?

Use CDN Original images for webdav - cache control.

If a developer/merchant decide to use the handlebar to import images from WebDav into the theme ({{cdn "webdav:/img/image.jpg"}}), there is no cache-control header when the image is presented to the storefront.

Similar to our Image Manager, we should be using the cdn original images (Similar to Jinsoo's PR here MERC-7127

Example images: Original /content/

Updated /images/stencil/original/content/

How was it tested?

Tested locally

cc @bigcommerce/storefront-team

kchu93 avatar Jul 17 '23 18:07 kchu93

Take a look at this comment: https://github.com/bigcommerce/paper/pull/343#issuecomment-1638879565

jairo-bc avatar Jul 17 '23 21:07 jairo-bc