After completing the production build of my Angular app, I noticed a series of numbers added to the reference of external files. Can anyone explain what this signifies?
<script src="js/shims.js?1501242878494"></script>
<script src="js/app.js?1501242878496"></script>