Chore (build) set sourcemaps to inline
This ensures that node can read the sourcemaps and provide useful stacktraces
This commit is contained in:
parent
f403e214a9
commit
ddc6fcceb8
2
.babelrc
2
.babelrc
@ -10,5 +10,5 @@
|
||||
"transform-decorators-legacy",
|
||||
"transform-es2015-modules-commonjs"
|
||||
],
|
||||
"sourceMaps": true
|
||||
"sourceMaps": "inline"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user