]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
feat: replace npm-run-all with npm-run-all2
authorHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 14 Sep 2023 08:16:31 +0000 (16:16 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 14 Sep 2023 08:16:31 +0000 (16:16 +0800)
commitac58cfd9df9f75eea1e7c9f0555d8bb8e5bd7da1
treecf96b9e9b77844c7acca7976aaae5fde9b7f99d6
parentfe7b004bb1616fa438cdb476849b0044572f7c61
feat: replace npm-run-all with npm-run-all2

https://www.npmjs.com/package/npm-run-all2

It is a maintained fork of npm-run-all, which is not maintained anymore.
Both maintainers of the fork also maintain some other popular packages,
so I consider it a safe replacement.

Another popular alternative is [concurrently](https://www.npmjs.com/package/concurrently).
But [its size](https://packagephobia.com/result?p=concurrently@8.2.1) is too big,
I think it would be an overkill.

Closes #306
package.json
pnpm-lock.yaml