module.exports = {
router: {
base: '/test/'
},
debug: true,
build: {
scopeHoisting: true
editor: {
cmd: 'echo',
pattern: ''
}