You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,10 @@ The default `tsconfig.json` file used by the plugin looks like this:
44
44
45
45
> Note: Don't confuse the [`tsconfig.json`](tsconfig.json) in this repository with the one mentioned above.
46
46
47
+
## Including extra files
48
+
49
+
All files from `package/include` will be included in the final build file. See [Exclude/Include](https://serverless.com/framework/docs/providers/aws/guide/packaging#exclude--include)
50
+
47
51
## Help & Community [](https://slack.graph.cool)
48
52
49
53
Join our [Slack community](http://slack.graph.cool/) if you run into issues or have questions. We love talking to you!
0 commit comments