mirror of
https://github.com/vercel/commerce.git
synced 2025-08-09 02:11:24 +00:00
.vscode
framework
packages
bigcommerce
commerce
commercejs
commercelayer
kibocommerce
local
ordercloud
src
.env.template
.prettierignore
.prettierrc
README.md
package.json
taskfile.js
tsconfig.json
saleor
shopify
spree
swell
taskr-swc
vendure
site
.editorconfig
.gitignore
.prettierignore
.prettierrc
README.md
license.md
package-lock.json
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