mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
[qol] Add sprout to top level scripts
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
"dev": "concurrently --kill-others -n forget,playground \"yarn workspace babel-plugin-react-forget run tsc --watch\" \"yarn workspace playground run dev\"",
|
||||
"test": "yarn workspaces run test",
|
||||
"snap": "yarn workspace babel-plugin-react-forget run snap",
|
||||
"snap:build": "yarn workspace snap run build"
|
||||
"snap:build": "yarn workspace snap run build",
|
||||
"sprout": "yarn workspace babel-plugin-react-forget run sprout",
|
||||
"sprout:build": "yarn workspace sprout run build"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user