Files
vue-cli/packages/@vue/cli/lib
Haoqun Jiang ff7218b6a8 fix: fix config merging during vue invoke in Node.js v12 (#4148)
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.

(cherry picked from commit 8283f46d0b)
2019-06-15 14:19:03 +08:00
..
2019-05-25 22:11:44 +08:00