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
// Map from a stringified PackageId to the source file with that id.
786
804
// Only one source file may have a given packageId. Others become redirects (see createRedirectSourceFile).
787
805
// `packageIdToSourceFile` is only used while building the program, while `sourceFileToPackageName` and `isSourceFileTargetOfRedirect` are kept around.
0 commit comments