Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Registrar
Entrar
banruo
/
bore-front
Observar
3
Favorito
1
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
bore-front
/
question
/
config
/
prod.env.js
prod.env.js
61 B
Link permanente
Histórico
Raw
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"'
}