Skip to content

Commit 1319073

Browse files
committed
feat: get rid of beta-2025-11 leftovers take 1 part 2
1 parent 4f46126 commit 1319073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blueprint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ if [[ $1 != "-bash" ]]; then
250250

251251
if [[ $BLUEPRINT_ENVIRONMENT == "upgrade" ]]; then
252252
# Get rid of beta-2025-11 leftovers
253-
rm -rf resources/scripts/blueprint/utility resources/scripts/blueprint/css/BlueprintStylesheet.css
253+
rm -rf resources/scripts/blueprint/utility resources/scripts/blueprint/css/BlueprintStylesheet.css resources/scripts/blueprint/index.ts
254254
fi
255255

256256
if [[ $BLUEPRINT_ENVIRONMENT != "ci" ]]; then

0 commit comments

Comments
 (0)