SyntaxFix
Write A Post
Hire A Developer
Questions
In order to use source map, you should change devtool option value from true to the value which available in this list, for instance source-map
devtool
true
this list
source-map
devtool: 'source-map'
devtool: 'source-map' - A SourceMap is emitted.
'source-map'