UNPKG
ngx
Version:
latest (2.4.0)
2.4.0
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
0.0.1
The Data-driven nginx configuration manager
github.com/kaelzhang/node-ngx
kaelzhang/node-ngx
ngx
/
test
/
rc
/
.ngxrc.js
8 lines
(7 loc)
•
115 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
module
.
exports
= {
// should not read this
src:
'foo2'
,
"dest"
:
'bar'
, preset:
'baz'
, entry:
'foo/qux'
}