mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-04 01:37:16 +00:00
Added comment explaining why code is structured as it is
This commit is contained in:
parent
2e326bdb68
commit
d6433345f9
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ in (
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Optional flags must come before the base args because of how the latexmk
|
||||||
|
# command works
|
||||||
args = builderCfg: (
|
args = builderCfg: (
|
||||||
# Flags
|
# Flags
|
||||||
(optionals builderCfg.pdfOutput ["-pdf"])
|
(optionals builderCfg.pdfOutput ["-pdf"])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue