mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 20:21:22 +00:00
.github
.vscode
packages
bigcommerce
commerce
commercejs
kibocommerce
local
ordercloud
saleor
sfcc
shopify
spree
swell
taskr-swc
.prettierrc
package.json
taskfile-swc.js
vendure
site
.editorconfig
.gitignore
.prettierignore
.prettierrc
README.md
license.md
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
turbo.json
* Updated turbo version * Added taskr to packages/local * Move json files * Include missing extension * Fixed prettierignore * Updated swc plugin * Moved swc plugin to its own package * Added note * Removed unused package * Added watch for file changes * Added taskr deps to every package * Added taskfile to every package * Updated scripts in every package * Added 2 utiity scripts * Fix turbo dev script * Update swc plugin to include jsx import * Updated build script in main package.json