Skip to content

Commit dc5565b

Browse files
Indent importmap block (#1295)
1 parent a9a2bc1 commit dc5565b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/asset-mapper/6.4/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"add-lines": [
1616
{
1717
"file": "templates/base.html.twig",
18-
"content": "{% block importmap %}{{ importmap('app') }}{% endblock %}",
18+
"content": " {% block importmap %}{{ importmap('app') }}{% endblock %}",
1919
"position": "after_target",
2020
"target": "{% block javascripts %}",
2121
"warn_if_missing": true

0 commit comments

Comments
 (0)