Closed s-h-a-d-o-w closed 1 month ago
Hey @s-h-a-d-o-w, thanks for reporting!
Which version of webpack-blocks are you running? The v2 prerelease?
You're welcome. :)
Yes, I am using 2.0.0-alpha
.
Cool. Yeah, a PR would be appreciated :)
(Please target the PR to the release-2.0
branch if you create one š)
I'm using webpack-blocks to provide configuration to react-styleguidist and experienced the following errors.
I've resolved it locally by using this configuration and updating the versions of awesome-typescript-loader and typescript to the latest ones. (The latter just to get rid of most deprecation warnings)
If you want me to, I'll prepare a PR for this.