Skip to content

Commit b477af1

Browse files
swyxiostefan--
authored andcommitted
Update README.md
1 parent 1b43da6 commit b477af1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,17 @@ However, if any `.babelrc` is found in the directory `netlify-lambda` is run fro
8686

8787
If you need an escape hatch and are building your lambda in some way that is incompatible with our build process, you can skip the build with the `-s` or `--static` flag. [More info here](https://github.com/netlify/netlify-lambda/pull/62).
8888

89+
## Netlify Identity
90+
91+
Netlify Identity is [not supported at the moment](https://github.com/netlify/netlify-lambda/issues/51) inside `netlify-lambda` function emulation, but for now you can [read the docs](https://www.netlify.com/docs/functions/#identity-and-functions) on how they should work.
92+
8993
## Other community approaches
9094

9195
If you wish to serve the full website from lambda, [check this issue](https://github.com/netlify/netlify-lambda/issues/36).
9296

9397
If you wish to run this server for testing, [check this issue](https://github.com/netlify/netlify-lambda/issues/49).
9498

95-
If you wish to emulate more Netlify functionality locally, [check this repo](https://github.com/8eecf0d2/netlify-local)
99+
If you wish to emulate more Netlify functionality locally, [check this repo](https://github.com/8eecf0d2/netlify-local).
96100

97101
All of the above are community maintained and not officially supported by Netlify.
98102

0 commit comments

Comments
 (0)