Add CLI option to disable SVG file output #779
terrybrash
started this conversation in
Feature Requests
Replies: 1 comment 7 replies
-
can you describe what you're doing? is it just the browser viewing that you want then? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use D2 in watch mode and don't want the generated SVG file.
It would be nice to have a CLI option to disable the output entirely, something like
--no-output
.Beta Was this translation helpful? Give feedback.
All reactions