[PR #611] [MERGED] Added support for npm run watch #3384

Closed
opened 2026-04-25 00:15:27 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/611
Author: @cassieesposito
Created: 5/20/2022
Status: Merged
Merged: 5/20/2022
Merged by: @advplyr

Base: masterHead: npm-watch


📝 Commits (1)

  • e2d869b Added support for npm run watch to automatically reset server during development.

📊 Changes

1 file changed (+8 additions, -2 deletions)

View changed files

📝 package.json (+8 -2)

📄 Description

Allows launching of server with npm run watch, which automatically restarts server upon changes made to .js files within audiobookshelf/server


🔄 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/advplyr/audiobookshelf/pull/611 **Author:** [@cassieesposito](https://github.com/cassieesposito) **Created:** 5/20/2022 **Status:** ✅ Merged **Merged:** 5/20/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `npm-watch` --- ### 📝 Commits (1) - [`e2d869b`](https://github.com/advplyr/audiobookshelf/commit/e2d869bb1971a633fc374b49c8b5e002504f965d) Added support for npm run watch to automatically reset server during development. ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+8 -2) </details> ### 📄 Description Allows launching of server with npm run watch, which automatically restarts server upon changes made to .js files within audiobookshelf/server --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:15:27 +02:00
adam closed this issue 2026-04-25 00:15:27 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3384