mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-18 03:29:32 -05:00
ba15fa26b2
closes #2275 Iterating over async functions would put too many write calls in I/O queue in the same time, leading to weird bugs.