Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

displayName not working #412

Open
JESii opened this issue Sep 28, 2024 · 0 comments
Open

displayName not working #412

JESii opened this issue Sep 28, 2024 · 0 comments

Comments

@JESii
Copy link

JESii commented Sep 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant