UNPKG
ndut-view
Version:
latest (0.7.0)
0.7.0
0.6.15
0.6.14
0.6.13
0.6.12
0.6.11
0.6.10
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
View Engine for Ndut Framework
github.com/ardhi/ndut-view
ardhi/ndut-view
ndut-view
/
ndut
/
config.json
13 lines
•
305 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"env"
:
{
}
,
"theme"
:
"auto"
,
"minify"
:
{
"removeComments"
:
true
,
"removeCommentsFromCDATA"
:
true
,
"collapseWhitespace"
:
true
,
"collapseBooleanAttributes"
:
true
,
"removeAttributeQuotes"
:
true
,
"removeEmptyAttributes"
:
true
}
,
"dependency"
:
[
"ndut-route"
,
"ndut-static"
]
}