Just heads up, it's important for some developers to be able to instantiate Loader multiple times: https://github.com/systemjs/systemjs/issues/60#issuecomment-40291070 Please don't make System a singleton, but only a default instance. Also class-based approach is desired.