From f8809ce67f39e77f4d3d88a6529f3625521d9a18 Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Tue, 8 Dec 2015 13:06:24 -0800 Subject: [PATCH] [Representation] Also prefetch containers --- platform/representation/bundle.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/platform/representation/bundle.json b/platform/representation/bundle.json index 044268a5ba..5c78bccff9 100644 --- a/platform/representation/bundle.json +++ b/platform/representation/bundle.json @@ -78,7 +78,8 @@ "templates[]", "views[]", "representations[]", - "controls[]" + "controls[]", + "containers[]" ] } ]