There was an error while loading. Please reload this page.
1 parent d8bacd5 commit e9f1655Copy full SHA for e9f1655
webpack.config.js
@@ -22,7 +22,7 @@ module.exports = {
22
{ loader: "transform?brfs" }
23
]
24
},
25
-
+ devtool: ['source-map'],
26
resolve: {
27
root: __dirname,
28
alias: {
0 commit comments