mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
12 lines
209 B
JavaScript
12 lines
209 B
JavaScript
|
/**
|
||
|
* Add barrels and stuff
|
||
|
* Adjust as necessary for your application needs.
|
||
|
*/
|
||
|
// (function (global) {
|
||
|
// System.config({
|
||
|
// packages: {
|
||
|
// // add packages here
|
||
|
// }
|
||
|
// });
|
||
|
// })(this);
|