Part-DB.Part-DB-server/config/packages/prod/webpack_encore.yaml

7 lines
199 B
YAML
Raw Normal View History

webpack_encore:
2020-01-07 19:16:39 +01:00
# Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
# Available in version 1.2
cache: true
# Preload in production
preload: false