This repository was archived by the owner on Aug 5, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork238
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
Build error due to link to removed page #314
Closed
Description
When I runpnpm build I get the following error:
Error: 404 /tutorial/ondestroy (linked from /tutorial/auto-subscriptions)There are two ways to fix it.
- remove that link (fix: remove link for removed page #315)
- revert removed
onDestroyexercise, and make it simpler (chore: simplify the onDestroy exercise #316)
I personally recommend 2, because for someone like me who comes from other programming languages, I learned a lot from theonDestroy exercise.
Indeed, theonDestroy exercises were complex, but I think it can be made simpler.
I have created two different PRs (as Draft just to avoid both being merged).
Please merge the one that is more suitable.
Metadata
Metadata
Assignees
Labels
No labels