-
Notifications
You must be signed in to change notification settings - Fork 94
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
Merging webpack-parts into webpack-blocks #122
Comments
Hey @aaronjensen! Thanks for sharing :) I quickly browsed through them, but will have another deeper looker into it. I hope the |
I think we should reevaluate this again — I see some useful parts and would like to have them in blocks. And some we already have. |
Yes, very much so! Just no time to do it right now... Sorry. |
You don’t have to do everything, just make an issue and tweet it ;-) |
In progress: #188. https://substantial.github.io/webpack-parts/#loadimages
https://substantial.github.io/webpack-parts/#optimizeforcesinglelodash I’d like to have something similar but to use https://substantial.github.io/webpack-parts/#devhotmodulereloading I think we have it in the core but thinking about moving this to a third-party plugin. https://substantial.github.io/webpack-parts/#setupcopyenv I want @aaronjensen I’m going to close this issue since webpack-parts is already deprecated (thanks for suggesting webpack-blocks!). Feel free to open issues for things that are still missed from webpack-blocks. |
Sounds good, thanks. |
Howdy, last week I created webpack-parts before I knew that webpack-blocks was a thing. I'm quite happy to use webpack-blocks as a basis for our config and get rid of webpack-parts entirely.
We're going to start that migration today and I wanted to check with you to see which parts/blocks you'd think would be a good fit for the main repo.
Here are the ones we have that blocks doesn't yet have:
https://substantial.github.io/webpack-parts/#outputvendornodemodules
https://substantial.github.io/webpack-parts/#loadimages
https://substantial.github.io/webpack-parts/#devanalyze
https://substantial.github.io/webpack-parts/#optimizeforcesinglelodash
https://substantial.github.io/webpack-parts/#optimizeremovemomentlocales
https://substantial.github.io/webpack-parts/#uiprogressbar
https://substantial.github.io/webpack-parts/#devhotmodulereloading
https://substantial.github.io/webpack-parts/#setupcopyenv
We're happy to keep any/all of them in our own repos, but would love to contribute back as many as you'd like. Thanks!
The text was updated successfully, but these errors were encountered: