dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#0 fix - Missing actions in license form
rsanchez
2017-06-30
5b1c6728347969ce633982d4ec770b123abc286d
[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/"
}
});