Switch to nosource-source-map for dist builds
This commit is contained in:
@@ -11,7 +11,7 @@ let rules = [
|
||||
name: "[name].js"
|
||||
}
|
||||
},
|
||||
{ loader: "babel-loader" }
|
||||
{ loader: "babel-loader?retainLines=true" }
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user