Skip to content

Commit c74c378

Browse files
Update justfile
Co-authored-by: Andrew Eisenberg <[email protected]>
1 parent d271bde commit c74c378

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: justfile

-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ test: build
2424
test_file filename: build
2525
npx ava --verbose {{filename}}
2626

27-
# FOTIS: This shouldn't really be needed, as it's covered by `sync`,
28-
# however, I recall having messed my environment such that this was the
29-
# only solution, so keeping it here for convenience & docs.
3027
[doc("Refresh the .js build artefacts in the lib directory")]
3128
[confirm]
3229
refresh-lib:

0 commit comments

Comments
 (0)