We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7909f9e commit 5e1b5a6Copy full SHA for 5e1b5a6
index.js
@@ -1,6 +1,6 @@
1
'use strict'
2
3
-const setup = require('./dist')
+const setup = require('./custom')
4
5
// Logging setup is automatically performed by `node -r log-process-errors` or
6
// `require('log-process-errors')`.
0 commit comments