Irina Glushko 2389e7160b HW1 done 3 years ago
..
lib 2389e7160b HW1 done 3 years ago
LICENSE 2389e7160b HW1 done 3 years ago
README.md 2389e7160b HW1 done 3 years ago
package.json 2389e7160b HW1 done 3 years ago

README.md

@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