graphhopper/graphhopper-maps

Add fingerprints for assets

Closed this issue · 0 comments

This should prevent stale cache entries for e.g config.js and bundle.js. The filename should be autogenerated during the build:

<script src="config.53124db9.js"></script>

https://stackoverflow.com/a/20086994