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 fe7c4f6 commit cada863Copy full SHA for cada863
lib/instrumentations/bluebird.js
@@ -32,7 +32,7 @@ module.exports = {
32
instrumentations: [
33
{
34
path: 'bluebird/js/release/promise',
35
- pre: wrapper
+ post: wrapper
36
},
37
38
path: 'bluebird/js/main/promise',
0 commit comments