@@ -43,6 +43,9 @@ module.exports = {
'^/api': ''
}
+ },
+ headers: {
+ 'Access-Control-Allow-Origin': '*'
},
chainWebpack (config) {