typescript-plugin-styled-components
typescript-plugin-styled-components copied to clipboard
does it work with webpack 5?
Hi there, I used to use this plugin with webpack 4 with happy pack and ttypescript. I'm upgrading build deps now and switching to latest webpack 5 with ts-loader. I am following instructions on the readme for ts-loader and webpack and am not getting display names. Should these instructions still apply to these latest versions?
I'm using webpack 5.65.0, ts-loader styled-components 5.3.3, and ts-loader 9.2.7.
Thanks for help!
Hi there, I used to use this plugin with webpack 4 with happy pack and ttypescript. I'm upgrading build deps now and switching to latest webpack 5 with ts-loader. I am following instructions on the readme for ts-loader and webpack and am not getting display names. Should these instructions still apply to these latest versions?
I'm using webpack 5.65.0, ts-loader styled-components 5.3.3, and ts-loader 9.2.7.
Thanks for help!
same issue with me, my deps info:
"webpack": "^5.26.3",
"ts-loader": "^9.1.1",