Skip to content

Commit

Permalink
Fix missing lines
Browse files Browse the repository at this point in the history
  • Loading branch information
tonysm committed Oct 31, 2023
1 parent 247b7e7 commit c1f487b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/importmap
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ fi
OUTPUT=$("${ARGS[@]}")
MODIFIED_OUTPUT="${OUTPUT//importmap:/importmap }"

echo $MODIFIED_OUTPUT
echo "${MODIFIED_OUTPUT}"

0 comments on commit c1f487b

Please sign in to comment.