dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#0 fix - Fixed some versions
rsanchez
2017-06-11
462010a16b6724f4be2720ec1e3003b213a0fe1b
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
jspm.browser.js
1
2
3
4
5
6
SystemJS.config({
paths: {
"github:": "jspm_packages/github/",
"npm:": "jspm_packages/npm/"
}
});