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

does it work with webpack 5? #588

Open
alteredtastes opened this issue Mar 23, 2022 · 1 comment
Open

does it work with webpack 5? #588

alteredtastes opened this issue Mar 23, 2022 · 1 comment

Comments

@alteredtastes
Copy link

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!

@richardo2016
Copy link

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",

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

2 participants