Skip to content

Commit f775865

Browse files
committed
add extension support
1 parent 5dcbd26 commit f775865

File tree

12 files changed

+26
-1685
lines changed

12 files changed

+26
-1685
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ node_modules
44
# sst
55
.sst
66
.build
7-
7+
.serverless
8+
dist
89
# opennext
910
.open-next
1011

12+
# published
13+
index.js
14+
lambda-wrapper.js
15+
1116
# misc
1217
.DS_Store
1318

dist/lambda-wrapper.js

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-156 KB
Binary file not shown.

examples/serverless/.serverless/cloudformation-template-create-stack.json

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)