🐛 BUG: 1.0.0-rc.1 - Creating Node specific "proccess" in cloudflare _worker.js bundle #4060
Labels
- P5: urgent
Fix build-breaking bugs affecting most users, should be released ASAP (priority)
What version of
astro
are you using?1.0.0-rc.1
Are you using an SSR adapter? If so, which one?
Cloudflare 0.3.0
What package manager are you using?
yarn
What operating system are you using?
Linux
Describe the Bug
Version 1.0.0-rc.1 seems to be including node specific
process.env
and breaking Cloudflare SSR adapter.reverting back to astro 1.0.0-beta.73 fixes it for now.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-muccrz?file=package.json
Participation
The text was updated successfully, but these errors were encountered: