Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nuxt3] Static image prerendering results in "process is not defined" #660

Closed
chadsr opened this issue Nov 24, 2022 · 0 comments · Fixed by #661
Closed

[nuxt3] Static image prerendering results in "process is not defined" #660

chadsr opened this issue Nov 24, 2022 · 0 comments · Fixed by #661

Comments

@chadsr
Copy link
Contributor

chadsr commented Nov 24, 2022

Support for prerendering static images was introduced in #614 , but seems to be breaking due to a call to Node's process, resulting in a ReferenceError: process is not defined.

Minimum reproduction:
https://stackblitz.com/edit/nuxt-starter-4mxwkh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant