▲ ES Modules in Node Today! at blogs.windows.com▼12 up and 0 down, posted by radubrehar 2661 days ago 4 comments
MaxArt 2659 days ago. link 2 points ▲ ▼It means that `import x from "y"` is normally a syntax error in Node. But it seems that just requiring @std/esm makes the magic happening.