You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
Add twig vue js tip
Hello
I think documenting this tip is a good idea when integrating a vue js app inside an existing twig template,
as it can be easier to combine both variables systems
So that twig uses `{{ twig_var }}`
and vue may use for example `${ vuejs_var }$`
--------
I do not know if the tip is ok for the doc, and moreover if it is the proper place
Thx
Commits
-------
3bf6394 Add twig vue js tip
0 commit comments