@babel/plugin-syntax-import-attributes

popular cjs
Allow parsing of the module attributes in the import statement
Version 7.27.1 License MIT
Keywords
babel-plugin
INSTALL
Type:
Version:
- Static
- Latest Patch
- Latest Minor
- Latest Major
- 7.27.1
- 7.26.0
- 7.25.9
- 7.25.7
- 7.25.6
- 7.24.7
- 7.24.6
- 7.24.1
- 7.23.3
- 7.22.5
- 7.22.3
- 7.22.0
- 8.0.0-beta.0
- 8.0.0-alpha.17
- 8.0.0-alpha.16
- 8.0.0-alpha.15
- 8.0.0-alpha.14
- 8.0.0-alpha.13
- 8.0.0-alpha.12
- 8.0.0-alpha.11
- 8.0.0-alpha.10
- 8.0.0-alpha.9
- 8.0.0-alpha.8
- 8.0.0-alpha.7
- 8.0.0-alpha.6
- 8.0.0-alpha.5
- 8.0.0-alpha.4
- 8.0.0-alpha.3
- 8.0.0-alpha.2
- 8.0.0-alpha.1
- 8.0.0-alpha.0
<script src=" https://cdn.jsdelivr.net/npm/@babel/plugin-syntax-import-attributes@7.27.1/lib/index.min.js "></script>
@babel/plugin-syntax-import-attributes
Allow parsing of the module attributes in the import statement
See our website @babel/plugin-syntax-import-attributes for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-syntax-import-attributes
or using yarn:
yarn add @babel/plugin-syntax-import-attributes --dev