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
"x.re" => "x.re.js"
"x.ml" => "x.ml.js"
or all to "x.bs.js" (trivial to implement)
The benefit is that it is easy to tell whether such js file is coming from bsc, and easy to manage in version control, and easy to remove staled output files.
Other thoughts:
How to deal with forthcoming ".mjs"
Shall we apply such rules to all output or just in-source output