Back to Babel

@babel/plugin-syntax-module-blocks

packages/babel-plugin-syntax-module-blocks/README.md

7.29.5378 B
Original Source

@babel/plugin-syntax-module-blocks

Allow parsing of JS Module Blocks

See our website @babel/plugin-syntax-module-blocks for more information.

Install

Using npm:

sh
npm install --save-dev @babel/plugin-syntax-module-blocks

or using yarn:

sh
yarn add @babel/plugin-syntax-module-blocks --dev