Users might want a way to force all files to be rebuilt when making changes to a single document.
For example, we do not rebuild files when nunjucks files are changed, because we cannot detect the dependencies for those cases. Therefore, the user might want a full reset, and a --full-reload option means that the user need not have to do this manually on their own.