Skip to content

Commit 0f415cc

Browse files
committed
debug log serverless
1 parent e18faf4 commit 0f415cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ class ServerlessReact {
135135
this.options = {};
136136
}
137137

138+
console.log("!!! this.serverless", this.serverless);
139+
138140
this.commands = {
139141
react: {
140142
usage: "Bundle React",

0 commit comments

Comments
 (0)