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 cc6cdc1 commit 0b159e9Copy full SHA for 0b159e9
lib/index.js
@@ -63,6 +63,7 @@ class ServerlessApigatewayServiceProxy {
63
64
// SQS getProxy
65
await this.compileSqsServiceProxy()
66
+
67
if (await this.existsDeployment()) {
68
await this.compileDeployment()
69
}
0 commit comments