[PR #1849] [MERGED] feat(dev): use concurrently to start dev servers #1905

Closed
opened 2026-02-26 03:32:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1849
Author: @phanan
Created: 10/13/2024
Status: Merged
Merged: 10/13/2024
Merged by: @phanan

Base: masterHead: concurrently


📝 Commits (1)

  • b7665e4 feat(dev): use concurrently to start dev servers

📊 Changes

4 files changed (+35 additions, -190 deletions)

View changed files

📝 composer.json (+5 -1)
📝 docs/development.md (+21 -12)
📝 package.json (+1 -2)
📝 yarn.lock (+8 -175)

📄 Description

Following Laravel's recent change, use concurrently instead of start-server-and-test to start development servers.


🔄 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/koel/koel/pull/1849 **Author:** [@phanan](https://github.com/phanan) **Created:** 10/13/2024 **Status:** ✅ Merged **Merged:** 10/13/2024 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `concurrently` --- ### 📝 Commits (1) - [`b7665e4`](https://github.com/koel/koel/commit/b7665e452b71138e388f46bd6704f65af73151d1) feat(dev): use concurrently to start dev servers ### 📊 Changes **4 files changed** (+35 additions, -190 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+5 -1) 📝 `docs/development.md` (+21 -12) 📝 `package.json` (+1 -2) 📝 `yarn.lock` (+8 -175) </details> ### 📄 Description Following Laravel's recent change, use [concurrently](https://www.npmjs.com/package/concurrently) instead of start-server-and-test to start development servers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:43 +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/koel-koel#1905
No description provided.