Denis 346b78aee1 first commit il y a 2 ans
..
lib 346b78aee1 first commit il y a 2 ans
LICENSE 346b78aee1 first commit il y a 2 ans
README.md 346b78aee1 first commit il y a 2 ans
package.json 346b78aee1 first commit il y a 2 ans

README.md

@babel/plugin-proposal-dynamic-import

Transform import() expressions

See our website @babel/plugin-proposal-dynamic-import for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-dynamic-import

or using yarn:

yarn add @babel/plugin-proposal-dynamic-import --dev