I am migrating from openlayers 2 to 5. I have downloaded distribution with minified js and source maps. Then I included js file in index.html:
<script src="bower_components/openlayers/ol.js"></script>
Now I want to debug sources. When I am step into ol.js
there is 'Source Map detected' message. The problem is I don`t see in chrome dev console sources from source map file: