[PR #233] [MERGED] Adds chokidar for more elaborate file watching #265

Closed
opened 2026-02-26 05:31:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/233
Author: @msmathers
Created: 4/23/2020
Status: Merged
Merged: 4/23/2020
Merged by: @msmathers

Base: masterHead: feature/chokidar-file-watching


📝 Commits (2)

  • a67dac7 Adds chokidar for more elaborate file watching
  • dba082a removed unnecessary WatchedPathsProp

📊 Changes

6 files changed (+2517 additions, -2358 deletions)

View changed files

📝 README.md (+8 -16)
📝 inputs/file/README.md (+8 -16)
📝 inputs/file/package-lock.json (+2474 -2293)
📝 inputs/file/package.json (+2 -1)
📝 inputs/file/src/input.ts (+24 -32)
📝 inputs/file/src/types.ts (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NarrativeScience-old/log.io/pull/233 **Author:** [@msmathers](https://github.com/msmathers) **Created:** 4/23/2020 **Status:** ✅ Merged **Merged:** 4/23/2020 **Merged by:** [@msmathers](https://github.com/msmathers) **Base:** `master` ← **Head:** `feature/chokidar-file-watching` --- ### 📝 Commits (2) - [`a67dac7`](https://github.com/NarrativeScience-old/log.io/commit/a67dac719ea97db6c0fe2f5b0fec64b23bc4b574) Adds chokidar for more elaborate file watching - [`dba082a`](https://github.com/NarrativeScience-old/log.io/commit/dba082a417419d55eb70ce153ad5e8f273ad479d) removed unnecessary WatchedPathsProp ### 📊 Changes **6 files changed** (+2517 additions, -2358 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -16) 📝 `inputs/file/README.md` (+8 -16) 📝 `inputs/file/package-lock.json` (+2474 -2293) 📝 `inputs/file/package.json` (+2 -1) 📝 `inputs/file/src/input.ts` (+24 -32) 📝 `inputs/file/src/types.ts` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:31:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#265
No description provided.