apex-nitro
Version:
Your essential APEX companion
26 lines (25 loc) • 465 B
JSON
{
"mode": "advanced",
"appURL": "https://apex.oracle.com/pls/apex/f?p=105990:101",
"srcFolder": "CHANGE_ME\\demo-typescript\\src",
"distFolder": "CHANGE_ME\\demo-typescript\\dist",
"js": {
"processor": "typescript",
"tsConcat": true,
"tsConcatFilename": "app"
},
"css": {
"language": "css",
"concat": false
},
"browsersync": {
"notify": false,
"ghostMode": false
},
"header": {
"enabled": false
},
"apex": {
"openBuilder": false
}
}