Sven SAULEAU b445b79734 Refactor move docs (#8108) | před 6 roky | |
---|---|---|
.. | ||
src | před 6 roky | |
.npmignore | před 7 roky | |
README.md | před 6 roky | |
package.json | před 6 roky |
Allow parsing of import.meta
See our website @babel/plugin-syntax-import-meta for more information.
Using npm:
npm install --save @babel/plugin-syntax-import-meta
or using yarn:
yarn add --save @babel/plugin-syntax-import-meta