Part-DB.Part-DB-server/config/packages/prod/webpack_encore.yaml
2020-03-24 11:49:23 +01:00

7 lines
No EOL
199 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: false