Hacker News new | ask | show | jobs
by snek 2729 days ago
> current discussions seem to suggest "Yes, this will go away" for "./services" being resolved to anything but an absolute location ending in "/services"

to be clear, this is still heavily in contention. node made a good choice to support requiring something without knowing exactly what type of thing it is, and a lot of people feel we shouldn't throw that away.

1 comments

Can you give an actual use case for this? Because it seems insane. How can you use something without knowing what it is?