Short twig includes?
Open
support request
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 265
- PR merge metrics
- No merged PRs in 30d
Description
Say you are outside messages dir,
is there a way to do
```
{% include "messages.twig" %}
```
vs
```
{% include "@STARTERKIT/components/messages/messages.twig" %}
```
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Review the repository's Twig template setup and compare the relative include with the namespaced include shown in the issue. Done means establishing whether the shorter form is supported outside the messages directory and documenting the required usage or limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100