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
We should endeavor to make the JS CLI/REPL behave as closely to Node and Deno as possible, or, rather, the expectations now established by Node. This list is a living issue on the way to that support:
Host-side imports should work without much ceremony on the REPL
Import statements don't work (same as Node), so we should emit a message about that
We should endeavor to make the JS CLI/REPL behave as closely to Node and Deno as possible, or, rather, the expectations now established by Node. This list is a living issue on the way to that support:
info
) #153The text was updated successfully, but these errors were encountered: