dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#0 fix - Added missing polifills
rsanchez
2017-04-13
240947c12699e9dc614bf6bcb7b8ffde9a230963
[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/"
}
});