Jay
Jay
Yeah this needs some investigation. Can you share the guide from the jest site? We need to build this into `serverless-bundle`
@jeff-kilbride Thanks for the repo! I haven't found time to look into this yet. If anybody wants to take this on, we need to figure out which options need to...
Thanks for this. I think the tests are failing with this: ``` ValidationError: Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API...
I see yeah. This has changed. We should remove that exclude part from the code instead. Would appreciate a PR on that!
Is there a repo I can try this with? Or if you can give me a `package.json` and Lambda code to test it with.
Let's hold off on this one. We need to upgrade to the new React Router version. And then we'll do this.
We'll need to update the `LoaderButton` for this as well right? If you compare the two components, they are probably different right?
Thanks! We'll take a look.
We'll need to take a look into this. We haven't gotten to it yet.
@DanaBrev what kind of React apps?