mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 02:36:32 +07:00
[IMP] settings: simplify the developer mode page
task-3849915
closes odoo/documentation#9235
X-original-commit: e16a66706a
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
@@ -97,8 +97,8 @@ As a first exercise, let us modify the `Playground` component located in
|
||||
|
||||
.. tip::
|
||||
The Odoo JavaScript files downloaded by the browser are minified. For debugging purpose, it's
|
||||
easier when the files are not minified. Switch to
|
||||
:ref:`debug mode with assets <developer-mode/url>` so that the files are not minified.
|
||||
easier when the files are not minified. Switch to :ref:`debug mode with assets
|
||||
<developer-mode/activation>` so that the files are not minified.
|
||||
|
||||
This exercise showcases an important feature of Owl: the `reactivity system <{OWL_PATH}/doc/reference/reactivity.md>`_.
|
||||
The `useState` function wraps a value in a proxy so Owl can keep track of which component
|
||||
|
||||
Reference in New Issue
Block a user