Working with the ol 5 examples in Chrome when I open a source file in the dev tools I only see the compiled webpack version and I get the message "Source Map detected ..." but I'm at a loss as to how to open the associated .map file.
In my very limited experience with other webpack complied projects the source was displayed without any action on my part.