👻 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()
|
path: here()
|
||||||
},
|
},
|
||||||
context: here('js'),
|
context: here('js'),
|
||||||
|
devtool: 'eval',
|
||||||
module: {
|
module: {
|
||||||
loaders: [
|
loaders: [
|
||||||
{test: /\.js$/, loader: 'babel', exclude: /node_modules/},
|
{test: /\.js$/, loader: 'babel', exclude: /node_modules/},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user