ChrisVilches/Beautiful-Bridges

Updating the JS bundle does not trigger a reload in some browsers

Closed this issue · 2 comments

It's necessary to manually do a full reload.

One solution is to use EJS and add a .js?192391283 hash to the JS and CSS files.

But how to do this with esbuild?

Migrated to Webpack. It does add a hash after the .js or .css.