HaXeho e0dad002ed first commit 10 сар өмнө
..
lib e0dad002ed first commit 10 сар өмнө
LICENSE e0dad002ed first commit 10 сар өмнө
README.md e0dad002ed first commit 10 сар өмнө
package.json e0dad002ed first commit 10 сар өмнө

README.md

@babel/plugin-transform-dynamic-import

Transform import() expressions

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

Install

Using npm:

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

or using yarn:

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