From c74c378e297cb8a20ad5155e7dc40f97093f4b69 Mon Sep 17 00:00:00 2001 From: Fotis Koutoulakis Date: Wed, 19 Mar 2025 17:11:02 +0000 Subject: [PATCH] Update justfile Co-authored-by: Andrew Eisenberg --- justfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/justfile b/justfile index f3de7bc27..f146ed9b4 100644 --- a/justfile +++ b/justfile @@ -24,9 +24,6 @@ test: build test_file filename: build npx ava --verbose {{filename}} -# FOTIS: This shouldn't really be needed, as it's covered by `sync`, -# however, I recall having messed my environment such that this was the -# only solution, so keeping it here for convenience & docs. [doc("Refresh the .js build artefacts in the lib directory")] [confirm] refresh-lib: