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
bug #8804 [Templating] Add the asset package requirement (michaelperrin)
This PR was merged into the 4.0 branch.
Discussion
----------
[Templating] Add the asset package requirement
New comers will get an errors if they use the `asset()` Twig function without installing the `asset` package.
This PR makes sure they won't get an "WTF" reaction to the error they would get ;)
Commits
-------
47494ba Templating docs: add the asset package requirement
0 commit comments