This package has been deprecated

Author message:

This package is unmaintained and for reference only, please use the native tools instead

build-tools-babel

1.3.0 • Public • Published

npm version

build-tools-babel

Adds all required dependencies and configurations to use babel in JavaScript projects.

Install

npm install --save-dev build-tools-babel

Usage

Extend your .babelrc with build-tools-babel

{
  "extends": "build-tools-babel"
}

Then you can run babel as you would normally do, e.g:

npx babel src -d dist

Links

/build-tools-babel/

    Package Sidebar

    Install

    npm i build-tools-babel

    Weekly Downloads

    2

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    3.4 kB

    Total Files

    5

    Last publish

    Collaborators

    • adidas