UNPKG
egg-view-xtpl
Version:
latest (1.2.0)
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.0.1
egg view plugin for xtemplate
github.com/eggjs/egg-view-xtpl
eggjs/egg-view-xtpl
egg-view-xtpl
/
config
/
config.local.js
6 lines
(4 loc)
•
51 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
;
exports
.
xtpl
= {
cache
:
false
, };