© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Lars
German developer, who likes to play with everything that comes in his way
What has a package manager to do with webpack? or am I missing something?
Still using npm + webpack.
Aaron Cooper
UK Software Engineer in Singapore
Exactly what I was thinking. Also, Webpack + NPM.
Quique Borredá
Passionate about web since 1991
Indeed. Webpack just bundles your code, doesn't fetch or keep package dependencies.
It's npm/yarn for me currently .. preferably yarn