> On Jul 19, 2019, at 17:33, キャロウ マーク <
git...@callow.im> wrote:
>
> I have what is presumably the default situation where the .map file is alongside the .js, .wasm and .html files. What should I use for base-URL. I would have thought an empty string but there seems no way to pass such to —source-map-base.
>
> Actually the base url may not be the problem, the browser debugger does not appear to make making any effort to fetch the .map file. What do I need to do to enable that?
>
./ works. Doh! However while I now see the browser fetching the source map the debugger is not presenting me any of the sources.. I will have to find some use documentation for the debugger.