Skip to content

Commit df504d9

Browse files
committed
removed build
1 parent 0e172d0 commit df504d9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
.PHONY: build
2-
build:
3-
mkdir -p public
4-
cp -r static/* public/
5-
61
.PHONY: dev
72
dev:
83
cd public && python -m SimpleHTTPServer 1313

0 commit comments

Comments
 (0)