chore: components build workflow
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
echo 'Building components from' $(pwd)
|
||||
|
||||
yarn clean && yarn build
|
||||
yarn clean && yarn build:components
|
||||
|
||||
echo "Packaging component assets and zips..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user