github-pages-deploy-action/node_modules/@babel/plugin-syntax-import-meta
James Ives 01d0dd9282 🎉 3.6.0 Build
2020-09-12 18:19:45 -04:00
..
lib 🎉 3.6.0 Build 2020-09-12 18:19:45 -04:00
node_modules/@babel/helper-plugin-utils 🎉 3.6.0 Build 2020-09-12 18:19:45 -04:00
LICENSE 🎉 3.6.0 Build 2020-09-12 18:19:45 -04:00
package.json 🎉 3.6.0 Build 2020-09-12 18:19:45 -04:00
README.md 🎉 3.6.0 Build 2020-09-12 18:19:45 -04:00

@babel/plugin-syntax-import-meta

Allow parsing of import.meta

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

Install

Using npm:

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

or using yarn:

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