Hi guys.
Help, please, with the specifying of sourceMappingURL.
We have our own dev-server, so we need to specify sourceMappingURL as a static asset URL like /dist/bundle.js.map, but the default output of the webpack is
# sourceMappingURL=bundle.js.map.
Thanks in advance.
Thanx a lot for the response.
The final result is the next one: