summaryrefslogtreecommitdiff
path: root/lib/WriteRepo.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-11-14disable print output when copying filesstuebinm1-2/+2
(this would otherwise break the json schema if `--json` is given)
2021-11-14config option: don't copy asset filesstuebinm1-18/+21
2021-11-10fail on missing map assetsstuebinm1-3/+8
(but not (yet?) on missing maps/entrypoints)
2021-11-10copy map assets (and refuse if any are missing)stuebinm1-20/+47
2021-11-10extra module for repository writeoutstuebinm1-0/+28