Y
Hacker News
new
|
ask
|
show
|
jobs
by
falsedan
3264 days ago
Steam’s ok, itch.io is great. Do you vendor in your appp’s prerequisites?
1 comments
dkarapetyan
3263 days ago
You have to vendor. There is no other way. Or you pay the cost of vendoring at deploy time by having to pull in all the third party dependencies anyway. Whenever I rely on the end user or the platform to fill in the blanks I always regret it.
link