export default {
compileOptions: {
dev: true
},
warnings: [
`<Main$> was created without expected data property 'value'`
]
};