I mean, it seems obvious: dependencies you only need in a dev environment, like testing and logging packages.HOWEVER, I've seen lots of packages that seem like they've be necessary to build a client directing me to add to devDependencies, like webpack loaders, etc. It seems to me that I'm going to need those to deploy/build my production slug once I, say, push to heroku (or even when I build for production locally)Am I crazy or just wrong? :)
Submitted August 23, 2020 at 12:23AM by jugglervr
No comments:
Post a Comment