We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768a820 commit 4a6325eCopy full SHA for 4a6325e
README.md
@@ -24,7 +24,10 @@ webpack_encore:
24
output_path: '%kernel.project_dir%/public/build'
25
# If multiple builds are defined (as shown below), you can disable the default build:
26
# output_path: false
27
-
+
28
+ # if using Encore.enableIntegrityHashes() specify the crossorigin attribute value (default: anonymous)
29
+ # crossorigin: 'use-credentials'
30
31
# if you have multiple builds:
32
# builds:
33
# pass "frontend" as the 3rg arg to the Twig functions
0 commit comments