We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f46126 commit 1319073Copy full SHA for 1319073
blueprint.sh
@@ -250,7 +250,7 @@ if [[ $1 != "-bash" ]]; then
250
251
if [[ $BLUEPRINT_ENVIRONMENT == "upgrade" ]]; then
252
# Get rid of beta-2025-11 leftovers
253
- rm -rf resources/scripts/blueprint/utility resources/scripts/blueprint/css/BlueprintStylesheet.css
+ rm -rf resources/scripts/blueprint/utility resources/scripts/blueprint/css/BlueprintStylesheet.css resources/scripts/blueprint/index.ts
254
fi
255
256
if [[ $BLUEPRINT_ENVIRONMENT != "ci" ]]; then
0 commit comments