1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00
Files
IW4M-Admin/WebfrontCore/compilerconfig.json
RaidMax 3f7cb69fcd fixed minification and bundling
template tweaks
2018-04-09 22:33:42 -05:00

10 lines
216 B
JSON

[
{
"outputFile": "wwwroot/css/bootstrap-custom.css",
"inputFile": "wwwroot/css/bootstrap-custom.scss"
},
{
"outputFile": "wwwroot/js/server.es5.js",
"inputFile": "wwwroot/js/server.js"
}
]