Skip to content

plugin not working #81

@george-norris-salesforce

Description

attempting to use plugin. Getting this error ,essage when trying to compile via Babel.

npm install babel-plugin-transform-decorators-legacy --save-dev

and add the following line to your .babelrc file:

{
  "plugins": ["transform-decorators-legacy"]
}

Which I've done and I get the same message when trying to compile again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions