@denali-js/babel

0.1.1 • Public • Published

@denali-js/babel

CircleCI Dependencies npm downloads latest version

Transpile your Denali app using Babel.

Installation

$ denali install @denali-js/babel

Configuring

By default, Babel does not do anything to your code - all transforms are opt-in. When you install this addon, it will generate a recommended default .babelrc file at the root of your Denali app. This file is how you tell Babel what transforms to apply, as well which files to exclude from transformation.

For more details, check out the Babel docs.

/@denali-js/babel/

    Package Sidebar

    Install

    npm i @denali-js/babel

    Weekly Downloads

    0

    Version

    0.1.1

    License

    Apache-2.0

    Unpacked Size

    23.5 kB

    Total Files

    20

    Last publish

    Collaborators

    • davewasmer