-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Closed
Description
Running the pnpm run deploy command locally, the site fails to compile because we’re using features that aren’t supported in a static export.
This hasn’t been noticed because the CI no longer uses this command and instead runs pnpm run build. We’ll probably need to switch back to using pnpm run deploy.
By the way, how is the site still building in production if it’s supposed to be using the deploy command? As far as I remember, the site was meant to be 100% static, although it might not be anymore.
avivkeller
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done