Skip to content

Commit 4620cd8

Browse files
timneutkensrauchg
authored andcommitted
Ignore .next from hot reload watcher (vercel#1307)
* Move on-demand-entries-ping to _next namespace * Ignore .next from watching
1 parent ee56636 commit 4620cd8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

server/hot-reloader.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ export default class HotReloader {
128128

129129
const ignored = [
130130
/(^|[/\\])\../, // .dotfiles
131-
/node_modules/
131+
/node_modules/,
132+
/\.next/
132133
]
133134
const windowsSettings = isWindowsBash() ? {
134135
lazy: false,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy