Part-DB.Part-DB-server/config/packages/prod/webpack_encore.yaml
2020-03-30 17:07:51 +02:00

7 lines
No EOL
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