This website works better with JavaScript
Home
Explore
Help
Register
Sign In
welcome
/
screen
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Activity
46
Commits
2
Branches
Branch:
master
master
v4
v4.0.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
screen
/
config
/
prod.env.js
prod.env.js
61B
Permalink
History
Raw
1
2
3
4
'use strict'
module.exports = {
NODE_ENV: '"production"'
}