merge latest from vercel/commerce

This commit is contained in:
Greg Hoskin
2021-04-28 13:50:12 -05:00
53 changed files with 1213 additions and 971 deletions

View File

@@ -27,5 +27,5 @@
}
},
"include": ["next-env.d.ts", "**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],
"exclude": ["node_modules", "swell-js"]
"exclude": ["node_modules"]
}