-
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
The 1.0 Experience - Share your feedback #153
Comments
Hello, I am very new to bare Webpack configuration and Webpack-blocks is welcome. But I struggle too often on basic config. BTW: this package is very welcome ❤️ |
I have a few thoughts too, can elaborate on any of them:
|
Documentation is something I find lacking, a lot of the time you want to be able to dig a little deeper into a certain block, only to find a link back to the webpack-blocks repo readme. |
If you need help with documentation, I would love to help out some way! |
@TrajEdy Thanks for the feedback! Yes, documentation is still an issue... If you have a suggestion how to improve the docs, feel free to open a PR. Help is always appreciated! :) Btw, maybe you can tell us about a particular situation where the docs of a block you used where insufficient? |
Shall open a PR soon! |
Hej, got it working to 90%, but the last bits were tough. I agree with the others that the documentation has its flaws - maybe I can find some time to document the stuff I stumbled across. The use-case was to migrate the First recommendation I have is a better assertion for The root cause for me not being able to migrate fully was the Last but not least, there should be documentation that After all this "complaining" I want to say thank you for this effort! It was really straight forward to use overall - the custom blocks API is well-designed and the code was always concise & readable. I really hope to this project rising 🚀 |
@andywer On the whole this project has been a joy to work with. It has made composing configurations so much easier, faster and tidier! That being said I have found one issue (not a big one!). This PR is causing me some issues. We have
Would it be safer to make no assumptions and have this as an empty array? Or is there an option/method I am missing? Prior to v1 we were using the create vanilla config approach but it looks like this has been removed? |
@TombolaShepless I didn't want to hijack the feedback thread here, so I created an issue from your feedback to provide solution approaches. |
I noticed a few issues:
|
It’s funny that we have tslint but no eslint in the core.
It was merged like yesterday ;-)
Could you open a new issue with more details? Or send a pull request if you know how to fix them ;-) |
Did you already try the♥️
v1.0.0-alpha
? Please share any feedback with us!Just leave a short comment like
This will greatly help us locating possible pain points and improving the library.
Wondering what 1.0 is? Here is the new readme.
The text was updated successfully, but these errors were encountered: