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
With the latest release of interpret, we now support the .esm.js extension to pre-load the esm module which will allow end users to use ESModules without using Babel/TypeScript loaders!
With the latest release of interpret, we now support the
.esm.jsextension to pre-load theesmmodule which will allow end users to use ESModules without using Babel/TypeScript loaders!We should document this in the README.