tree: bf9c1a76e9b1d2fc6d01d6ce9774277f21edce9e [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/plugin-syntax-dynamic-import/README.md

@babel/plugin-syntax-dynamic-import

Allow parsing of import()

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

Install

Using npm:

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

or using yarn:

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