You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In generate process context.res is unavailable.
We can detect if we are in generate process with process.isStatic and then not trying to update the headers.
The text was updated successfully, but these errors were encountered:
In generate process
context.res
is unavailable.We can detect if we are in generate process with
process.isStatic
and then not trying to update the headers.The text was updated successfully, but these errors were encountered: