Merge branch 'master' of github.com:vercel/commerce into outgrow-reaction-commerce-provider

Signed-off-by: Loan Laux <loan@outgrow.io>
This commit is contained in:
Loan Laux
2021-06-01 16:31:30 +04:00
258 changed files with 5083 additions and 3371 deletions

View File

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