forked fromvuejs/create-vue
- Notifications
You must be signed in to change notification settings - Fork0
Commitac58cfd
committed
feat: replace npm-run-all with npm-run-all2
https://www.npmjs.com/package/npm-run-all2It 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.Closesvuejs#3061 parentfe7b004 commitac58cfd
2 files changed
+92
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)