Y
Hacker News
new
|
ask
|
show
|
jobs
by
TheHydroImpulse
4315 days ago
It's definitely standard in Node land and also Component(1). Bower, on the other hand, does not and thus is the culprit.
1 comments
skeoh
4315 days ago
index.js is only 'standard' in node insofar as it is the fallback entry point if a package.json file is not found or does not specify a 'main' file.
link