mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
11 lines
209 B
JavaScript
11 lines
209 B
JavaScript
/**
|
|
* Add barrels and stuff
|
|
* Adjust as necessary for your application needs.
|
|
*/
|
|
// (function (global) {
|
|
// System.config({
|
|
// packages: {
|
|
// // add packages here
|
|
// }
|
|
// });
|
|
// })(this);
|