From 11c60ac853d8d20d0865708c8cc44c327f22cc3e Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Wed, 10 Apr 2019 17:17:02 +0200 Subject: [PATCH] minor --- .../1.0/config/packages/prod/webpack_encore.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symfony/webpack-encore-bundle/1.0/config/packages/prod/webpack_encore.yaml b/symfony/webpack-encore-bundle/1.0/config/packages/prod/webpack_encore.yaml index 1681d470..d0b3ba81 100644 --- a/symfony/webpack-encore-bundle/1.0/config/packages/prod/webpack_encore.yaml +++ b/symfony/webpack-encore-bundle/1.0/config/packages/prod/webpack_encore.yaml @@ -1,4 +1,4 @@ -webpack_encore: +#webpack_encore: # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes) # Available in version 1.2 #cache: true