We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289e43f commit d0c5b1fCopy full SHA for d0c5b1f
build/webpack.dev.config.js
@@ -14,5 +14,6 @@ module.exports = {
14
loader: 'babel?optional[]=runtime'
15
}
16
]
17
- }
+ },
18
+ devtool: '#source-map'
19
0 commit comments