Closed
Description
Just heads up, it's important for some developers to be able to instantiate Loader multiple times:
systemjs/systemjs#60 (comment)
Please don't make System a singleton, but only a default instance. Also class-based approach is desired.