This package is great, but I'm curious how you recommend handling multiple components across multiple files? Meteor's automatic build system seems to prohibit the typical "require" and "exports" workflow. The only other suggestion I've seen is creating all components globally.