dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#4385 - Fixing the build
Joaquín Reñé
2024-11-02
e082d1f4e2a5225bd0772f56ebf5ad73455f1e31
[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/"
}
});