Deploying vanilla Start Beta2 to Netlify fails, edge function crashes
Trying to get a base Solid Start build deployed to Netlify, by actioning:
-
-
- Add netlify.toml, with
- Ensure
Tried deploying with GitHub push to branch and manually with Netlify CLI, to same result.
Build and deploy succeeds on Netlify dashboard, however the browser shows error: This edge function has crashed
Logs:
Test repo here: https://github.com/darrenbarklie/solid-start-beta2
Thanks in advance!
-
pnpm create solid@beta-
pnpm install- Add netlify.toml, with
build.publish of /dist- Ensure
vite.config sets start.server.preset to netlify_edgeTried deploying with GitHub push to branch and manually with Netlify CLI, to same result.
Build and deploy succeeds on Netlify dashboard, however the browser shows error: This edge function has crashed
Logs:
Test repo here: https://github.com/darrenbarklie/solid-start-beta2
Thanks in advance!
GitHub
Contribute to darrenbarklie/solid-start-beta2 development by creating an account on GitHub.
