Skip to content

Commit 4a6325e

Browse files
committed
update documentation
1 parent 768a820 commit 4a6325e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ webpack_encore:
2424
output_path: '%kernel.project_dir%/public/build'
2525
# If multiple builds are defined (as shown below), you can disable the default build:
2626
# output_path: false
27-
27+
28+
# if using Encore.enableIntegrityHashes() specify the crossorigin attribute value (default: anonymous)
29+
# crossorigin: 'use-credentials'
30+
2831
# if you have multiple builds:
2932
# builds:
3033
# pass "frontend" as the 3rg arg to the Twig functions

0 commit comments

Comments
 (0)