mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-30 05:24:28 +02:00
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:
parent
f0fb4a3deb
commit
f5ceb9c20a
2 changed files with 4 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue