BaristaLabs/BaristaCore

Implement Aggregating module loader

Oceanswave opened this issue · 0 comments

Allows multiple module loaders to be used. Scripts specify a particular module loader with a prefix, e.g. github!baristalabs/foo/bar.js. nuget!my.package.name/module

Future Module imports in dependent modules use the loader without needing a prefix