This website requires JavaScript.
Explore
Help
Register
Sign in
sliver
/
admin-fe
Watch
1
Star
0
Fork
You've already forked admin-fe
0
forked from
AkkomaGang/admin-fe
Code
Pull requests
Activity
ed374d0158
admin-fe
/
config
/
dev.env.js
6 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
init
2017-04-18 07:09:13 +00:00
module
.
exports
=
{
fix: change tab char to 2 spaces (#522)
2018-03-20 09:21:39 +00:00
NODE
_ENV
:
'"development"'
,
Configure assets public path per env
2019-05-07 17:05:23 +00:00
ENV
_CONFIG
:
'"dev"'
,
ASSETS
_PUBLIC
_PATH
:
'/'
init
2017-04-18 07:09:13 +00:00
}
Copy permalink