Module Loaders Question

# Kevin Smith (15 years ago)

Looking at the moduleLoader.loadModule function, would relative module locators be allowed? Would they be resolved relative to the calling module, the module that created the loader, etc.?

# David Herman (15 years ago)

Yes, we're working on that. :) More soon...