Skip to content

Only merge the properties of locals into the template params.

Bryan Tong requested to merge nullivex/kado:mergeLocalsScalar into master

Rather than performing a full merge. This solves compatibility with Sequelize models. Left the old method commented out for posterity.

Merge request reports