dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#0 config - Migrated to jspm and Angular 4.0.2
rsanchez
2017-04-13
849f8f0acbe896cac7e531fee6895442382318cc
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
jspm.browser.js
1
2
3
4
5
6
7
SystemJS.config({
paths: {
"github:": "./jspm_packages/github/",
"npm:": "./jspm_packages/npm/",
"securis/": "./src/"
}
});