This website requires JavaScript.
Explore
Help
Sign In
filecoin-project
/
slate
Watch
1
Star
1
Fork
0
You've already forked slate
mirror of
https://github.com/filecoin-project/slate.git
synced
2024-12-19 15:11:52 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b6a80e0e0f
slate
/
common
/
credentials.js
4 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
cleanup: formatting pass
2020-06-19 06:57:57 +03:00
if
(
process
.
env
.
NODE
_ENV
!==
"production"
)
{
require
(
"dotenv"
)
.
config
(
)
;
Initial commit
2020-02-19 09:30:47 +03:00
}
Reference in New Issue
Copy Permalink