Skip to content

displayName not working #412

@JESii

Description

@JESii

I'm working with RedwoodJS, trying to use this component in the web app.
I have my .baberc

{
  "plugins": [
    [
      "babel-plugin-styled-components",
      {
        "displayName": true, // generate other classname
        "fileName": false, // generate other classname
      }
    ]
  ]
}

plugin version @2.1.4
babel @7.25
I looked at the other ticket on this and the work-arounds don't work.
I love this feature had have used it in past projects -- is there anything that can be done to fix this?
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