From 040c5b069dd75856398191a68dee18f298cd778e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Mach=C3=A1=C4=8Dek?= <8machy@seznam.cz> Date: Sun, 18 Feb 2018 17:15:28 +0100 Subject: [PATCH] Create web_loader.yaml --- machy8/webloader-bundle/1.1/config/dev/web_loader.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 machy8/webloader-bundle/1.1/config/dev/web_loader.yaml diff --git a/machy8/webloader-bundle/1.1/config/dev/web_loader.yaml b/machy8/webloader-bundle/1.1/config/dev/web_loader.yaml new file mode 100644 index 00000000..67bdce26 --- /dev/null +++ b/machy8/webloader-bundle/1.1/config/dev/web_loader.yaml @@ -0,0 +1,2 @@ +web_loader: + disableCache: true