Skip to content

Commit

Permalink
Remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
MadLittleMods committed Apr 20, 2022
1 parent f1e07b6 commit ce289ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/sdk/build.sh
Expand Up @@ -5,7 +5,6 @@ set -o pipefail
# Enable extended globs so we can use the `!(filename)` glob syntax
shopt -s extglob


rm -rf target/*
yarn run vite build -c vite.sdk-assets-config.js
yarn run vite build -c vite.sdk-lib-config.js
Expand Down

0 comments on commit ce289ba

Please sign in to comment.