👻 Adding sourcemaps is as easy as 20 characters...
This commit is contained in:
parent
d806032a42
commit
81e82d29bc
@ -7,6 +7,7 @@ var config = {
|
||||
path: here()
|
||||
},
|
||||
context: here('js'),
|
||||
devtool: 'eval',
|
||||
module: {
|
||||
loaders: [
|
||||
{test: /\.js$/, loader: 'babel', exclude: /node_modules/},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user