@babel/plugin-syntax-module-attributesdeprecated

Allow parsing of the module attributes in the import statement

Usage no npm install needed!

<script type="module">
  import babelPluginSyntaxModuleAttributes from 'https://cdn.skypack.dev/@babel/plugin-syntax-module-attributes';
</script>

README

@babel/plugin-syntax-module-attributes

Allow parsing of the module attributes in the import statements

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

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-module-attributes

or using yarn:

yarn add @babel/plugin-syntax-module-attributes --dev