-
Notifications
You must be signed in to change notification settings - Fork 6
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
[examples/express-react-vercel] Error on vike pre-rendering #48
Comments
Is this issue related to #44? |
Same issue with [email protected]: examples-vike-node-express-react-vercel#vike-0.4.213 |
Related code that throws: Where: |
Let me finish my current priorities (which may very well be related to this issue), I'll then have a look at this. ETA this / beginning of next week. |
I can reproduce, let me have a look (today/tomorrow). |
Should be fixed in |
Now, with Current
ExpectedThe Am I right? |
It cannot be known at build-time whether the Vike API |
You can control with:
|
As the prerender doc, the use cases are:
For the second point, the |
@brillout what do you think about? |
For example |
This logic could be implemented:
|
Not sure, but I'll revisit this later — once I'm done with my current refactoring (which is related to all this). |
Forked vike-node/examples/express-react-vercel on repo https://github.com/rtritto/examples-vike-node-express-react-vercel.
[email protected]
[email protected]
After the first deploy on Vercel, on
vike build
, the vike pre-rendering fails. Build logs:Reproduction
vike build
on https://github.com/rtritto/examples-vike-node-express-react-vercelThe text was updated successfully, but these errors were encountered: