We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would address this issue raised by @PolyPik and is generally a good idea 😄
The text was updated successfully, but these errors were encountered:
Oh, I missed the mention from @andywer there.
Before upgrading webpack-blocks here we need to update the three custom blocks we are using:
webpack-blocks
webpack-blocks-split-vendor
webpack-blocks-happypack
webpack-blocks-server-source-map
So they will work with the new webpack-blocks API. Once we do that, it should be easy to update ARc.
I'm very busy these days. PRs are very much appreciated.
Sorry, something went wrong.
UPDATE: webpack-blocks-happypack v0.2.0 works with webpack-blocks v1 thanks to @boxfoot.
I think that was the hardest one.
2 blocks to go now. 😊
UPDATE: webpack-blocks-split-vendor v0.3.0 works with webpack-blocks v1
Only one left. And that seems to be the easiest one.
No branches or pull requests
Would address this issue raised by @PolyPik and is generally a good idea 😄
The text was updated successfully, but these errors were encountered: