dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#0 fix - Frozen @angular/material version to avoid issues in building
rsanchez
2017-07-07
11746a01db8916f71d942c8aa7fd2866d87207da
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
systemjs.config.extras.js
1
2
3
4
5
6
7
8
9
10
11
/**
* Add barrels and stuff
* Adjust as necessary for your application needs.
*/
// (function (global) {
// System.config({
// packages: {
// // add packages here
// }
// });
// })(this);