Hi, I'm use express with webpack hot module replacement.
While error handling with enabled source map we got that Unable to locate file source, because of
the generated path, for example my\express-webpack-hot-reload.build\webpack:\server\routes\index.js does not exists. May be create config option, for real path files?
Hi, I'm use express with webpack hot module replacement.
While error handling with enabled source map we got that Unable to locate file source, because of
the generated path, for example my\express-webpack-hot-reload.build\webpack:\server\routes\index.js does not exists. May be create config option, for real path files?