Skip to content

Commit c1702ff

Browse files
committed
add debug logs
1 parent f20fbb1 commit c1702ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rewatch/tests/legacy.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ cd ../testrepo/packages/compiled-by-legacy
33

44
bold "Test: It should use the legacy build system"
55

6+
ls -l ../../node_modules/@rescript/
7+
68
error_output=$(rewatch_legacy clean 2>&1 >/dev/null)
79

810
if [ $? -eq 0 ];

0 commit comments

Comments
 (0)