Preload styles and javascripts directly via Webpack-Encore.

Webpack-encore offers this feature so it is not needed to implment this on our own.
This commit is contained in:
Jan Böhmer 2020-01-07 19:35:53 +01:00
parent f0fb4a3deb
commit f5ceb9c20a
2 changed files with 4 additions and 13 deletions

View file

@ -8,7 +8,7 @@ webpack_encore:
# crossorigin: 'anonymous'
# preload all rendered script and link tags automatically via the http2 Link header
# preload: true
preload: true
# Throw an exception if the entrypoints.json file is missing or an entry is missing from the data
# strict_mode: false