Skip to content

Commit 66b2161

Browse files
committed
sync comments with upstream PR
1 parent 2adad89 commit 66b2161

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ webpack_encore:
55
# If multiple builds are defined (as shown below), you can disable the default build:
66
# output_path: false
77

8-
# if using Encore.enableIntegrityHashes() specify the crossorigin attribute value (default: anonymous)
9-
# crossorigin: 'use-credentials'
8+
# if using Encore.enableIntegrityHashes() specify the crossorigin attribute value (default: false, or use 'anonymous' or 'use-credentials')
9+
# crossorigin: 'anonymous'
1010

1111
# Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
1212
# Available in version 1.2

0 commit comments

Comments
 (0)