Hacker News new | ask | show | jobs
by andrew_ 1687 days ago
Say what now?

  const batman = await import('batcave' + version);
1 comments

That's only valid for dynamic imports. But if we consider dynamic imports half of the rant in the post is wrong, since these can appear nested.