mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-28 05:49:32 +00:00
Do asset preloading in production mode.
This commit is contained in:
parent
e83d72ec10
commit
7e1247398b
2 changed files with 2 additions and 2 deletions
|
|
@ -4,4 +4,4 @@ webpack_encore:
|
|||
cache: true
|
||||
|
||||
# Preload in production
|
||||
preload: false
|
||||
preload: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue