UNPKG
hapi-error-logger
Version:
latest (0.3.1)
1.0.1
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
Log hapi errors
github.com/blogfoster/hapi-error-logger
blogfoster/hapi-error-logger
hapi-error-logger
/
.babelrc
8 lines
(7 loc)
•
146 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"plugins"
: [
"
@babel
/plugin-transform-modules-commonjs"
,
"
@babel
/plugin-proposal-export-default-from"
],
"sourceMaps"
:
"inline"
}