tc39 / proposal-dynamic-import

import() proposal for JavaScript

Home Page:https://tc39.github.io/proposal-dynamic-import/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation status

chicoxyzzy opened this issue · comments

  • Chrome 63
  • Edge 79
  • Firefox 67
  • Safari 11.1

According to caniuse.com Edge(79) now supports Dynamic Imports.

You can look at it here.

Dynamic import is in ES2020 now. We can archive the repo. cc @ljharb @domenic