* fix isWeekend() test for sunday fdow * re-use the pattern for optgroup title * prevent method on null * composer update * pre-select an option if it is the only available one * added command to stop all active timesheets
46 lines
863 B
JSON
46 lines
863 B
JSON
{
|
|
"entrypoints": {
|
|
"app": {
|
|
"js": [
|
|
"build/runtime.b8e7bb04.js",
|
|
"build/app.a8c84f0c.js"
|
|
],
|
|
"css": [
|
|
"build/app.7beab68a.css"
|
|
]
|
|
},
|
|
"invoice": {
|
|
"js": [
|
|
"build/runtime.b8e7bb04.js",
|
|
"build/invoice.19f36eca.js"
|
|
],
|
|
"css": [
|
|
"build/invoice.ccdecd42.css"
|
|
]
|
|
},
|
|
"invoice-pdf": {
|
|
"js": [
|
|
"build/runtime.b8e7bb04.js",
|
|
"build/invoice-pdf.0ce1f3ce.js"
|
|
],
|
|
"css": [
|
|
"build/invoice-pdf.e73a6dda.css"
|
|
]
|
|
},
|
|
"chart": {
|
|
"js": [
|
|
"build/runtime.b8e7bb04.js",
|
|
"build/chart.e845e930.js"
|
|
]
|
|
},
|
|
"calendar": {
|
|
"js": [
|
|
"build/runtime.b8e7bb04.js",
|
|
"build/calendar.ba553253.js"
|
|
],
|
|
"css": [
|
|
"build/calendar.25e7e872.css"
|
|
]
|
|
}
|
|
}
|
|
} |