1
0
mirror of https://github.com/shivammathur/setup-php.git synced 2025-04-15 07:34:16 +07:00
2019-09-20 21:54:46 +05:30
..
2019-09-20 21:54:46 +05:30
2019-09-20 21:54:46 +05:30
2019-09-20 21:54:46 +05:30

@babel/plugin-transform-modules-amd

This plugin transforms ES2015 modules to AMD

See our website @babel/plugin-transform-modules-amd for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-modules-amd

or using yarn:

yarn add @babel/plugin-transform-modules-amd --dev