We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2706c commit 3121e3aCopy full SHA for 3121e3a
Makefile
@@ -7,6 +7,7 @@ node_modules:
7
.PHONY: docs
8
docs: node_modules
9
yarn docs
10
+ cp -r images docs/
11
12
.PHONY: build
13
build: node_modules
0 commit comments