You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add diagnostics files to OutputFileMap, but grumble about it.
`OutputFileMap` is effectively growing a copy of `FileType` in it, which is
unfortunate. Add yet one more entry (for serialized diagnostics files), but
because this isn’t a robust solution, add a TODO to the README to generalize
the implementation.
0 commit comments