Mykhaylo Ryechkin
Mykhaylo Ryechkin
Still relevant 💯
Still relevant!
> Is this still relevant? Yep
Hi @mbrowne - have there been any updates on this? I came across your solution after countless hours of trying to figure out tree-shaking issues in a component library I'm...
@mbrowne thanks for the quick reply! Just tried it out, and the demo is working as expected ~~however when I add `styled-components` and include `displayName`, that component doesn't seem to...
@mbrowne I think I may have gotten it to work without having to modify anything! I used both the plugin from this PR and your [babel-plugin-pure-static-props](https://github.com/mbrowne/babel-plugin-pure-static-props) together in my Rollup...
> unless you were also encountering tree-shaking issues with something unrelated to styled-components that's using static class properties in a similar way @mbrowne yes that's exactly it - without `babel-plugin-pure-static-props`...
Seeing this issue as well, and it's incredibly annoying for an end-user. Doesn't make for a nice experience while trying to type in some code
Has this change been given more consideration? Would love to see it implemented
Would love to see this!