lucas-calazans/module-ecma-script

There is no license information available for the latest version (dev-master) of this package.

A magento module to use ES2015+ with BabelJS

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:JavaScript

Type:magento2-module

dev-master 2018-08-06 18:41 UTC

This package is not auto-updated.

Last update: 2025-06-19 05:32:55 UTC


README

This module provides you to use ECMAScript 2015+ on your Magento transpaling with BabelJS to get compatibility

Instalation

Execute on your Magento root path

composer require lucas-calazans/magento2-ecma-script
cd vendor/lucas-calazans/module-ecma-script/view/frontend/web
npm i