Skip to content

Commit 3121e3a

Browse files
committed
Copy images into docs/ directory
1 parent 1e2706c commit 3121e3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ node_modules:
77
.PHONY: docs
88
docs: node_modules
99
yarn docs
10+
cp -r images docs/
1011

1112
.PHONY: build
1213
build: node_modules

0 commit comments

Comments
 (0)