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
I set up a monorepo with Solid (tool-app) and Solid Start (page-app) apps. The Solid App builds fine, but the Solid Start App throws an error when I try to build it with the option to prerender the page on building or throws an error when I build it without prerendering when serving.
When I remove the following lines in the file app.config.ts I can build:
Duplicates
Latest version
Current behavior 😯
I set up a monorepo with Solid (tool-app) and Solid Start (page-app) apps. The Solid App builds fine, but the Solid Start App throws an error when I try to build it with the option to prerender the page on building or throws an error when I build it without prerendering when serving.
When I remove the following lines in the file
app.config.ts
I can build:The following commands work fine:
I also created an issue on the
vanilla-extract
page.I am also not sure if this setup of Solid Start in a monorepo is the best way to do this. But the bug seems not to depend on this setup.
Expected behavior 🤔
I should be able to build a prerendered package.
Steps to reproduce 🕹
Steps:
Context 🔦
No response
Your environment 🌎
The text was updated successfully, but these errors were encountered: