mirror of
https://github.com/vercel/commerce.git
synced 2025-09-18 13:50:15 +00:00
.vscode
ISSUE_TEMPLATE
packages
bigcommerce
commerce
commercejs
kibocommerce
local
opencommerce
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
turbo.json
yarn.lock
* 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