7 lines
90 B

export default {
compileOptions: {
hydratable: true
},
withoutNormalizeHtml: true
};