next.js
Clean up unused code in restart server button
#82409
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
12
Changes
View On
GitHub
Commits
Remove Turbopack persistent cache restart server button feature
devjiwonchoi
committed
331 days ago
Remove unused imports and references to restart server functionality
devjiwonchoi
committed
331 days ago
Refactor: Rename dispatch prop to _dispatch in RenderError
devjiwonchoi
committed
331 days ago
Revert user-preferences.tsx to original canary state
devjiwonchoi
committed
331 days ago
Restore use-restart-server.ts for user-preferences functionality
devjiwonchoi
committed
331 days ago
Revert unnecessary changes: restore comments and parameter names
devjiwonchoi
committed
331 days ago
Restore usePersistentCacheErrorDetection function
devjiwonchoi
committed
331 days ago
Remove unnecessary usePersistentCacheErrorDetection function
devjiwonchoi
committed
331 days ago
Revert unnecessary formatting change in RenderRuntimeError
devjiwonchoi
committed
331 days ago
Remove unnecessary empty line in component-styles.tsx
devjiwonchoi
committed
331 days ago
Fix lint error: change dispatch to _dispatch for unused parameter
devjiwonchoi
committed
331 days ago
Remove unused dispatch parameter and OverlayDispatch import
devjiwonchoi
committed
331 days ago
Loading