1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-27 20:21:22 +00:00
Files
.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
commerce/packages/taskr-swc
Luis Alvarez D 541491f169 Replace tsc with SWC for package compilation and file watching ()
* 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
2022-02-09 10:30:59 -05:00
..