mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 07:25:30 +00:00
Added comment explaining why code is structured as it is
This commit is contained in:
parent
c440ba5826
commit
2a55d0f0a4
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: (
|
||||
# Flags
|
||||
(optionals builderCfg.pdfOutput ["-pdf"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue