styles: add border-radius img

This commit is contained in:
unknown
2021-09-06 12:50:27 +07:00
parent 7832649d08
commit d1679422b2
5 changed files with 36 additions and 5 deletions

View File

@@ -38,6 +38,9 @@ module.exports = withCommerceConfig({
},
].filter(Boolean)
},
eslint: {
ignoreDuringBuilds: true,
}
})
// Don't delete this console log, useful to see the commerce config in Vercel deployments