webext-bridge
webext-bridge copied to clipboard
Automate website PR deployments & previews
✋ Blocked by
- #77
Production website deployment
- [ ] Trigger on merge to
main - [ ] Deploy to CloudFlare pages
- [ ] Deploy to serversideup.net/open-source/webext-bridge
Automated PR previews
- [ ] Deploy to pages.dev
- [ ] Only build a preview when something changes in /docs
Update
This was having strange issues within CloudFlare.
Problem
nuxt generatewas creating adist/index.htmlfile locally, but not on CloudFlare pages
Attempted resolutions
- [x] Tried deleting and recreating the CloudFlare Pages project
- [x] Compared
nuxt.config.tsto our other projects - [x] Attempted to upgrade yarn version
Workaround
- For now were just building it manually and uploading it on the cloudflare site