From ca6e14d53474dc1892faccb27ea3657f79ca1fc5 Mon Sep 17 00:00:00 2001 From: PabloKowalczyk <11366345+PabloKowalczyk@users.noreply.github.com> Date: Fri, 1 Nov 2019 07:34:48 +0100 Subject: [PATCH] Remove "available in version" comment --- .../1.6/config/packages/webpack_encore.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/symfony/webpack-encore-bundle/1.6/config/packages/webpack_encore.yaml b/symfony/webpack-encore-bundle/1.6/config/packages/webpack_encore.yaml index bbe4dd3d..1cbe7390 100644 --- a/symfony/webpack-encore-bundle/1.6/config/packages/webpack_encore.yaml +++ b/symfony/webpack-encore-bundle/1.6/config/packages/webpack_encore.yaml @@ -21,6 +21,5 @@ webpack_encore: # frontend: '%kernel.project_dir%/public/frontend/build' # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes) - # Available in version 1.2 # Put in config/packages/prod/webpack_encore.yaml # cache: true