1 parent 3dd79c8 commit 7a16af0Copy full SHA for 7a16af0
4 files changed
spreadsheet/Makefile
@@ -1,6 +1,6 @@
1
OBJECTS = dist/worker.js dist/main.js
2
3
-run ::
+run :: dist
4
@node extra/static-here.js
5
6
dist :: $(OBJECTS)
0 commit comments