aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e17eee9..5592998 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ run:
go run ./cmd/trunks-example
embed: tsc
- go run ./internal/generate-memfs
+ go run ./internal/memfs-embed
tsc:
tsc -p _www/tsconfig.json