Nick Poulden

Results 27 comments of Nick Poulden

Any pull requests to fix this issue gladly accepted.

Makes sense... we can wait for the standard to be updated first though perhaps

Can we generate one manually and use that?

Awesome we can reproduce it 😊

Just when we thought we had it cornered 🦠😬

Nice detective work 🕵️‍♂️

Yea since index.html is the file that'll refer to the build files, I'm not sure it can include build hashes. Right now, the index.html for each store is essentially this:...

Yea, perhaps we have a bootstrap JS script with a cache buster (eg append ?randomNumber to URLs) that has some logic to test for the latest version, perhaps via builds.json...

Yes we have a separate bundle for the Checkout page that for some reason wasn't being loaded from the CDN. It tries to load the bundle from the current domain...