onmotion/yii2-babel-polyfill-assets

Babel polyfill assets for Yii2 app

Installs: 1 001

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

v1.0.0 2018-10-08 06:41 UTC

This package is auto-updated.

Last update: 2025-01-10 02:12:39 UTC


README

Installation

The preferred way to install this extension is through composer.

Run

composer require onmotion/yii2-babel-polyfill-assets "*"

or add

"onmotion/yii2-babel-polyfill-assets": "*"

to the require section of your composer.json file.

Usage

<?php \onmotion\babelpolyfill\BabelPolyfillAsset::register($this); ?>