Do I need to include my vendor libs in webpack or just in package.json? #1137

Closed
opened 2025-08-09 17:19:01 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @beckmx on 1/5/2017

Hello guys, I came across a misunderstanding in my current development, I setup a project to use the webpack features, however when I try to use a component that implements some JS libraries, the component crashes, I then went to the package.json and realized my packages were there but not in the webpack.config.vendor.js, I was wondering, if I must include the packages also there? and is there any cli or command that does it?

*Originally created by @beckmx on 1/5/2017* Hello guys, I came across a misunderstanding in my current development, I setup a project to use the webpack features, however when I try to use a component that implements some JS libraries, the component crashes, I then went to the package.json and realized my packages were there but not in the webpack.config.vendor.js, I was wondering, if I must include the packages also there? and is there any cli or command that does it?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1137
No description provided.