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
+8
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,14 @@ The default `tsconfig.json` file used by the plugin looks like this:
61
61
62
62
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)
63
63
64
+
### Non-standard tsconfig.json locations
65
+
Override what tsconfig.json to use with the following snippet in your severless.yaml
0 commit comments