01:33
<Jack Works>
What is faux
01:36
<Jack Works>
I used to be one of them (upset users ) but after I made my code run in esm mode, all the problem goes!
12:50
<Rob Palmer>
Faux means code authored as ESM that is transpiled by Babel/tsc so that the published code is CJS with a magic symbol on the exported object.