Skip to content

Commit a3ebfff

Browse files
committed
revert
1 parent 177364c commit a3ebfff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/dev.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ if [ ! -d "$PACKAGES_DIR" ]; then
7474
fi
7575

7676
# List of working folders to watch (relative to $PACKAGES_DIR)
77-
WORKING_FOLDERS=("client-direct" "plugin-nft-collections") # Core is handled separately
77+
WORKING_FOLDERS=("client-direct") # Core is handled separately
7878

7979
# Initialize an array to hold package-specific commands
8080
COMMANDS=()

0 commit comments

Comments
 (0)