Skip to content

Commit 2278181

Browse files
authored
Update README.md
1 parent d9ee09f commit 2278181

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
@@ -82,13 +82,17 @@ However, if any `.babelrc` is found in the directory `netlify-lambda` is run fro
8282

8383
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).
8484

85+
## Netlify Identity
86+
87+
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.
88+
8589
## Other community approaches
8690

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

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

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

9397
All of the above are community maintained and not officially supported by Netlify.
9498

0 commit comments

Comments
 (0)