Skip to content

ReferenceError: Unknown plugin "transform-class-properties" #401

@Zatvobor

Description

@Zatvobor

In order to use ES Class Fields & Static Properties.
Here is my environment

react-rails-1.3.1
babel-transpiler-0.7.0

application.rb sets

    config.react.jsx_transform_options = {
      plugins: ['transform-class-properties']
    }

got an error message ReferenceError: Unknown plugin "transform-class-properties". What's wrong here? Thanks.

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