-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Description
Hello! I am having some trouble with the following:
I have been trying to overwrite the NODE_ENV variable with no success.
If I do:
NODE_ENV=development netlify-lambda build <folder>
all the functions inside <folder> will have the process.env.NODE_ENV set to production. I believe this might be because webpack is always run in production mode.
Please let me know if I am doing anything wrong.
Thank you!
davesag, coreyward and dben89x
Metadata
Metadata
Assignees
Labels
No labels