mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-06 20:09:14 -05:00
8283f46d0b
The root cause here is the same as #4095 The failing `loadModule` call will return `undefined` for a js config read operation, which later caused config being overwritten.