Skip to content

Commit 38c3d4c

Browse files
Indent correctly
1 parent ca6e14d commit 38c3d4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

symfony/webpack-encore-bundle/1.6/config/packages/webpack_encore.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ webpack_encore:
1515

1616
# if you have multiple builds:
1717
# builds:
18-
# pass "frontend" as the 3rg arg to the Twig functions
19-
# {{ encore_entry_script_tags('entry1', null, 'frontend') }}
18+
# pass "frontend" as the 3rg arg to the Twig functions
19+
# {{ encore_entry_script_tags('entry1', null, 'frontend') }}
2020

21-
# frontend: '%kernel.project_dir%/public/frontend/build'
21+
# frontend: '%kernel.project_dir%/public/frontend/build'
2222

2323
# Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
2424
# Put in config/packages/prod/webpack_encore.yaml

0 commit comments

Comments
 (0)