chore: disable automatic latex build
currently the PDF will not re-generate if an image is updated
This commit is contained in:
2
Makefile
2
Makefile
@@ -64,7 +64,7 @@ server-v:
|
||||
# --buildstate-path is relative to current working directory
|
||||
.PHONY: build
|
||||
build: dist
|
||||
@$(LEKTOR) build --output-path ../bin --buildstate-path build-state -f ENABLE_PDF_EXPORT
|
||||
@$(LEKTOR) build --output-path ../bin --buildstate-path build-state # -f ENABLE_PDF_EXPORT
|
||||
|
||||
.PHONY: deploy
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user