Replies: 2 comments 8 replies
-
do you have reproduction repository ? |
Beta Was this translation helpful? Give feedback.
7 replies
-
@sambhav-gore I have updated the repo to contain a very simple reproduction code. No redux nor redux-saga. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Trying to build my app with
target: 'serverless'
innext.config.js
(In-order to deploy on AWS Lambda).When running
npm run build
I'm getting the following output:What is the meaning of this error?
And what about all the
Module not found: Can't resolve
errors?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions