[fixes] build json fixes

This commit is contained in:
Saurabh 2016-06-07 11:27:54 +05:30 committed by Anand Doshi
parent 7d0e78d399
commit a8217dc7e9

View File

@ -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"
]
}