Skip to content

[DEPRECATED] material-fhir-ui > [email protected]:  #9

Open
@awatson1978

Description

@awatson1978

Describe the deprecation
Babel presets still being used in material-fhir-ui. Need to update that build pipeline.

The Error Message
The following error message was emcounted:

warning material-fhir-ui > [email protected]: We're super 😸  excited that you're trying to use ES2017+ syntax, but instead of making more yearly presets 😭 , Babel now has a better preset that we recommend you use instead: npm install babel-preset-env --save-dev. preset-env without options will compile ES2015+ down to ES5 just like using all the presets together and thus is more future proof. It also allows you to target specific browsers so that Babel can do less work and you can ship native ES2015+ to user 😎 ! We are also in the process of releasing v7, so please give http://babeljs.io/blog/2017/09/12/planning-for-7.0 a read and help test it out in beta! Thanks so much for using Babel 🙏, please give us a follow on Twitter @babeljs for news on Babel, join slack.babeljs.io for discussion/development and help support the project at opencollective.com/babel
warning material-fhir-ui > babel-preset-latest > [email protected]: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
warning material-fhir-ui > babel-preset-latest > [email protected]: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!

To Reproduce
Steps to reproduce the behavior:

  1. Any custom packages or plugins you may be using.
material-fhir-ui
  1. Identify the build pipeline(s) used when producing the error.
yarn install

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions