Re-work feeds

This commit is contained in:
Jon Staab
2024-04-30 08:39:23 -07:00
parent 00b142243b
commit ad7a67efbb
7 changed files with 379 additions and 204 deletions
+1
View File
@@ -3,6 +3,7 @@
upstream=$1
npm run build -w @welshman/$upstream
npm run lint -w @welshman/$upstream
for downstream in $(ls packages); do
n=@welshman/$upstream