How do you propose this to be used without SystemJS?
I am currently using webpack for my angular 2 app and have been following this repo closely, however with alpha.0 it seems it can only be consumed if you are using SystemJS due to the packages using System.register.
It would be nice to see this usable in a commonjs environment.