npm install jest-haste-mapyarn add jest-haste-mappnpm add jest-haste-map<script src="https://fastly.jsdelivr.net/npm/jest-haste-map"></script><script src="https://unpkg.com/jest-haste-map"></script><script type="module">
import jesthastemap from 'https://cdn.jsdelivr.net/npm/jest-haste-map/+esm';
</script><script type="module">
import jesthastemap from 'https://cdn.skypack.dev/jest-haste-map';
</script>