This website works better with JavaScript.
Explore
Help
Register
Sign In
zhixinlian
/
fontend-manager
Watch
1
Star
0
Fork
You've already forked fontend-manager
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
2
Branches
0
Tags
518 KiB
Tag:
Branch:
Tree:
50179cf79d
master
zqqdev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '50179cf79d'
${ noResults }
fontend-manager
/
config
/
prod.env.js
6 lines
98 B
Raw
Normal View
History
Unescape
Escape
init
5 years ago
module
.
exports
=
{
NODE
_ENV
:
'"production"'
,
BASEAPI
:
'"http://"'
,
//正式api
ROOT
:
'""'
,
}