mirror of
https://github.com/symfony/recipes.git
synced 2026-09-14 08:36:27 +03:00
Fix the way HTTP/2 is written
This commit is contained in:
@@ -7,7 +7,7 @@ webpack_encore:
|
||||
# if using Encore.enableIntegrityHashes() and need the crossorigin attribute (default: false, or use 'anonymous' or 'use-credentials')
|
||||
# crossorigin: 'anonymous'
|
||||
|
||||
# preload all rendered script and link tags automatically via the http2 Link header
|
||||
# preload all rendered script and link tags automatically via the HTTP/2 Link header
|
||||
# preload: true
|
||||
|
||||
# Throw an exception if the entrypoints.json file is missing or an entry is missing from the data
|
||||
|
||||
Reference in New Issue
Block a user