© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mutyalarao
Programmer | Node.js | Learner| Doer
Hi,
I figured out the way.
plugins :[ new webpack.ProvidePlugin({ d3: "d3" }) ]
Ref: stackoverflow.com/questions/28969861/managing-jqu…
forum.vuejs.org/topic/882/newb-how-to-use-jquery-…
Jia
hei, this will make d3 globally, is there any way to import d3 for specific component?