Ignore .paperclip in dev restart detection
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
3a79d94050
commit
e0d2c4bddf
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ const repoRoot = path.resolve(path.dirname(fileURLToPath(import.meta.url)), ".."
|
|||
const devServerStatusFilePath = path.join(repoRoot, ".paperclip", "dev-server-status.json");
|
||||
|
||||
const watchedDirectories = [
|
||||
".paperclip",
|
||||
"cli",
|
||||
"scripts",
|
||||
"server",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue