fix HMR for cases where chunking changes (#7947)
### Description
add availability info to chunk list hash instead of chunk content avoid
chunk lists when HMR isn't enabled
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
Closes PACK-2943