[fixes] build json fixes
This commit is contained in:
parent
7d0e78d399
commit
a8217dc7e9
@ -26,12 +26,12 @@
|
||||
"public/js/payment/pos_payment.html",
|
||||
"public/js/payment/payment_details.html",
|
||||
"public/js/templates/item_selector.html",
|
||||
"public/js/utils/item_selector.js"
|
||||
"public/js/utils/item_selector.js",
|
||||
"public/js/module_flow.js"
|
||||
],
|
||||
"js/item-dashboard.min.js": [
|
||||
"stock/dashboard/item_dashboard.html",
|
||||
"stock/dashboard/item_dashboard_list.html",
|
||||
"stock/dashboard/item_dashboard.js"
|
||||
"public/js/module_flow.js"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user