13 lines
No EOL
198 B
JSON
13 lines
No EOL
198 B
JSON
[
|
|
{
|
|
"outputFileName": "wwwroot/js/javascript.min.js",
|
|
"inputFiles": [
|
|
"wwwroot/js/javascript.js"
|
|
],
|
|
"minify": {
|
|
"enabled": true,
|
|
"renameLocals": true
|
|
},
|
|
"sourceMap": false
|
|
}
|
|
] |