mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
2068196377
Before this commit, generated template functions were not using strict mode. This may be a bad idea, since strict mode could be more performant in some cases.