Trying to use source maps in Chrome generated by steal build. After build, folder structure and less files are recognized by browser but not the corresponding component JS files nor Model folders / files in source folder tree.
Also do not see a special request for .js.map file in Network panel
Note that sourceMapsContent is not needed, it’s only helpful if the original source files are not available from the server (which is often the case if you package the dist/ folder).