-
Notifications
You must be signed in to change notification settings - Fork 177
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
Dependency management > webpack #20
Comments
👍 from me. cc @sindresorhus @passy |
👍 |
@shama Mind if I assign you as the finalized author for this chapter? :) |
@addyosmani Absolutely. Also let me ping @sokra and @jhnns for more technical review. Thanks! |
👍 |
Cool! 👍 Watching the repo now 😄 |
Could you please use the correct spelling of webpack in the README.
I don't want to conflict with them... ;) |
Of course! We'll correct it asap :) |
Awesome @shama! That would be ace. I've added you to the repo and assigned this to you :) |
👍 |
Here is a proposed outline:
Let me know if there are any other topics which would be important to include or exclude. Thanks! |
After loaders |
Added, thanks! |
Just a friendly ping to see where we are on this :) Thanks again for volunteering to help out with this chapter! |
Thanks for the ping! I have a good lead on each section. Probably another week away from a PR. |
@shama awesome! thanks for the update :) |
👍 |
Hey @shama. I know you're probably super-busy but I was wondering if you had a chance to get anywhere further with the chapter you were writing. If you think it might be a while until you can get back to it, perhaps it would make sense to PR your initial work and we can then build on it as time allows? Thanks again for getting involved! :) |
It would be great to see webpack included. It is fantastic module bundler that combines the capabilities of many of the other module bundlers. Totally framework and package manager agnostic as well.
I've written about it here: http://dontkry.com/posts/code/single-page-modules-with-webpack.html
They are nearing a 1.0.0 release and I'll be helping out more with their docs. I'd love to help write a chapter about managing deps with webpack here.
Thanks!
The text was updated successfully, but these errors were encountered: