projects
/
examples
/
angular-tour-of-heroes
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
initial commit: Tour of Heroes
[examples/angular-tour-of-heroes]
/
src
/
environments
/
environment.prod.ts
1
export const environment = {
2
production: true
3
};