angular-cn/aio/content/examples/setup/src/systemjs.config.extras.js

12 lines
209 B
JavaScript
Raw Normal View History

/**
* Add barrels and stuff
* Adjust as necessary for your application needs.
*/
// (function (global) {
// System.config({
// packages: {
// // add packages here
// }
// });
// })(this);