mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-06 23:39:51 +01:00
7 lines
198 B
YAML
7 lines
198 B
YAML
webpack_encore:
|
|
# Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
|
|
# Available in version 1.2
|
|
cache: true
|
|
|
|
# Preload in production
|
|
preload: true |