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 1519023 commit 2dbc769Copy full SHA for 2dbc769
dist/aws-lambda/MANIFEST
@@ -1,4 +1,4 @@
1
REPO aws-lambda
2
VERSION_HASH 88ac9e832adb
3
-LOAD base.yaml common.yaml lambda-function.yaml
4
-RESOURCES base.js common.js lambda-function-sync.js
+LOAD lambda-function.yaml base.yaml common.yaml
+RESOURCES common.js lambda-function-sync.js base.js
dist/monkec/MANIFEST
@@ -1,5 +1,5 @@
REPO monkec
VERSION_HASH 1e31de784c59
VERSION 0.1.0
-LOAD base.yaml http-client.yaml
5
-RESOURCES http-client.js base.js
+LOAD http-client.yaml base.yaml
+RESOURCES base.js http-client.js
0 commit comments