Irina Glushko 2389e7160b HW1 done hace 3 años
..
lib 2389e7160b HW1 done hace 3 años
LICENSE 2389e7160b HW1 done hace 3 años
README.md 2389e7160b HW1 done hace 3 años
package.json 2389e7160b HW1 done hace 3 años

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