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
Derive the .sjsir file names from the ClassDef's names.
Now that we have non-mangled names as `ClassDef`'s names, we can
derive the corresponding file names from that, instead of having to
carry around the original symbol and an optional suffix.
This is a forward port of
scala-js/scala-js@44996ce
0 commit comments