fix(components): additional output in the versioning script
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
echo 'Building components from' $(pwd)
|
||||
|
||||
# Exit immediately after an error in any command
|
||||
set -e
|
||||
set -xe
|
||||
|
||||
yarn clean && yarn build:components
|
||||
|
||||
|
||||
Reference in New Issue
Block a user