mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-19 12:08:27 -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.