Files
vue-cli/packages/@vue/cli-service
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-01-29 14:48:21 -05:00
2018-05-01 17:14:33 -04:00
2018-01-05 09:20:20 -05:00
2018-04-30 18:35:36 -04:00
2018-02-08 13:34:05 -05:00