This website requires JavaScript.
Explore
Help
Sign In
cncf
/
landscapeapp
mirror of
https://github.com/cncf/landscapeapp.git
Watch
1
Star
0
Fork
You've already forked landscapeapp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
landscapeapp
/
tools
/
getBasePath.js
2 lines
98 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
.
getBasePath
=
(
)
=>
process
.
env
.
PROJECT
_NAME
?
`
/
${
process
.
env
.
PROJECT
_NAME
}
`
:
''
Reference in New Issue
View Git Blame
Copy Permalink