diff --git a/README.md b/README.md index 1e5092a..0587d57 100644 --- a/README.md +++ b/README.md @@ -106,3 +106,5 @@ For a full demo of routing and authentication, check this branch: https://github ## Service Worker `create-react-app`'s default service worker (in `src/index.js`) does not work with lambda functions out of the box. It prevents calling the function and returns the app itself instead ([Read more](https://github.com/facebook/create-react-app/issues/2237#issuecomment-302693219)). To solve this you have to eject and enhance the service worker configuration in the webpack config. Whitelist the path of your lambda function and you are good to go. + +test test test