Skip to content

DisplayNames don't work with [email protected] #159

Open
@scottc-netflix

Description

@scottc-netflix

Otherwise everything still seems to work. I was using the following:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

Upgraded styled-components to 5.0.0 and everything works, but no displayNames, just a hash. Tsconfig is unchanged and this is the relevant section of my tsconfig.json:

    "plugins": [
      {
        "transform": "typescript-plugin-styled-components",
        "type": "config",
        "minify": false,
        "displayName": true,
        "ssr": false
      }

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions