dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#3527 fix - Changes on pack list and routes
rsanchez
2017-03-14
ce9bc0c6ad58e4117d26a204ffc56bbcdb7fe916
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
bs-config.json
1
2
3
4
5
6
7
8
9
{
"server": {
"baseDir": "",
"routes": {
"/node_modules": "node_modules",
"/assets": "assets"
}
}
}