-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Description
There is a great article that @maecapozzi has written found here that covers how to use webpack with d3!
There are some small nits that I'd make that we can address when the PR comes in. This issue can be for:
-
Adding the article!!!
- I have talked with @maecapozzi who expressed the interest in adding this into
guides.
- I have talked with @maecapozzi who expressed the interest in adding this into
-
Where should it go?
- @skipjack I think theres a great opportunity for some content hierarchy around this. Even though the content might be the same, for each "use webpack with x" article, there are small subtleties that are specific optimizations for each library (IE: favoring d3-arch over d3.arch) that we can help educate about the why and build a better foundational context for using webpack the right way. (Or just understanding why you use a technique vs a different one).