* build: move all devDependencies to Dependencies These are real dependencies without which you can't locally build apps. (cherry picked from commitversion-1406aaaaaedf
) * fix: fail code when build fails in production In production it is useful to fail with proper exit code. To avoid silently pushing bad assets in built pipelines. (cherry picked from commit1ba99396bc
) Co-authored-by: Ankush Menat <ankush@frappe.io>