System.paths = {
  '*': '/*.js',
  'rx': 'rx.js'
};
register(System);
cjs(System);