Files
vue-cli/packages/@vue/cli-service/lib/Service.js
Haoqun Jiang 7ea080b9d1 fix: should not throw when a plugin listed in optionalDependencies is not installed
This bug is due to `normalize-package-data` (required by `read-pkg`)
adding `optionalDependencies` to `dependencies`.
2018-10-13 00:25:42 +08:00

11 KiB