-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
Currently, build is performed in Vercel which is limited to org members.
Not every docusaurus error is thrown locally, for some reason anchors check can pass locally and fail on Vercel
This is also worse for external contributors.
To improve that, we can:
- Build project in Github Action → it will give us early feedback visible within PR
- Optionally push built artifact to vercel, to avoid builing 2nd time (https://vercel.com/docs/cli/deploy)
Metadata
Metadata
Assignees
Labels
No labels