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 294c530 commit eb31179Copy full SHA for eb31179
docs/Makefile
@@ -7,7 +7,7 @@ DOCKERRUN=docker container run \
7
-t \
8
-v `pwd`:/app \
9
${CONTAINER}:${TAG}
10
-DOCSDEST?=../../../sites/nystudio107/web/docs/vite
+DOCSDEST?=../../../sites/nystudio107/web/docs/transcoder
11
12
.PHONY: docker build dev fix install lint update npm
13
0 commit comments