mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[IMP] owl: introduce dev mode
This commit adds a static key 'dev' on QWeb (which acts as a central point of access in owl internal code), and a 'mode' key on the value exported by owl to let external code manipulate it. closes #117
This commit is contained in:
@@ -13,4 +13,5 @@
|
||||
## Miscellaneous
|
||||
- [Quick Start](quick_start.md)
|
||||
- [Animations](animations.md)
|
||||
- [Tooling](tooling.md)
|
||||
- [Comparison with React/Vue](comparison.md)
|
||||
|
||||
Reference in New Issue
Block a user