[WebpackEncoreBundle] Don't use kernel.debug for the cache parameter

This commit is contained in:
Pierre du Plessis
2019-05-22 13:40:26 +02:00
committed by GitHub
parent 0068df74df
commit 54f537e31a
@@ -10,4 +10,4 @@ webpack_encore:
# Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
# Available in version 1.2
#cache: '%kernel.debug%'
#cache: 'false'