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.
lambda-log.js
1 parent 3becce8 commit 89db707Copy full SHA for 89db707
1 file changed
index.js
@@ -1,2 +1,2 @@
1
-const main = require('./dist/cjs');
+const main = require('./dist/cjs/lambda-log.js');
2
module.exports = main.default;
0 commit comments