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

Maintainers

Package info

github.com/LucasCalazans/magento-es2015

Language:JavaScript

Type:magento2-module

pkg:composer/lucas-calazans/module-ecma-script

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-26 09:11:31 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