Skip to content

Babel deprecation warning to use babel-preset-env instead of babel-preset-es2015 #5

@udos

Description

@udos

when running
npm install browserify babelify babel-preset-es2015
there is the following deprecation warning:
npm WARN deprecated babel-preset-es2015@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!

is it sufficient to run
npm install browserify babelify babel-preset-env
or is something else required?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions