Files
vue-cli/packages/@vue/cli-service/lib
Evan You d595adacf4 refactor: adjust mode loading order
BREAKING CHANGE: PluginAPI.setMode() has been removed. Instead, for a plugin to
sepcify the default mode for a registered command, the plugins should expose
`module.exports.defaultModes` in the form of `{ [commandName]: mode }`.

close #959
2018-05-01 17:14:33 -04:00
..
2018-04-27 12:52:10 -04:00
2018-05-01 17:14:33 -04:00