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 f20fbb1 commit c1702ffCopy full SHA for c1702ff
rewatch/tests/legacy.sh
@@ -3,6 +3,8 @@ cd ../testrepo/packages/compiled-by-legacy
3
4
bold "Test: It should use the legacy build system"
5
6
+ls -l ../../node_modules/@rescript/
7
+
8
error_output=$(rewatch_legacy clean 2>&1 >/dev/null)
9
10
if [ $? -eq 0 ];
0 commit comments