forked from mystiq/hydrogen-web
Remove extra space
This commit is contained in:
parent
f1e07b6842
commit
ce289baba6
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ set -o pipefail
|
||||||
# Enable extended globs so we can use the `!(filename)` glob syntax
|
# Enable extended globs so we can use the `!(filename)` glob syntax
|
||||||
shopt -s extglob
|
shopt -s extglob
|
||||||
|
|
||||||
|
|
||||||
rm -rf target/*
|
rm -rf target/*
|
||||||
yarn run vite build -c vite.sdk-assets-config.js
|
yarn run vite build -c vite.sdk-assets-config.js
|
||||||
yarn run vite build -c vite.sdk-lib-config.js
|
yarn run vite build -c vite.sdk-lib-config.js
|
||||||
|
|
Loading…
Reference in a new issue