/**
* Web (plunker) version of systemjs.config.extras.js
* It should default to `.ts` extensions rather than `.js` extensions in almost all cases.
*/
// (function (global) {
// System.config({
// packages: {
// // add packages here
// }
// });
// })(this);