From 549a13a690dbf486f5ceaef87c8b57aa7e84c215 Mon Sep 17 00:00:00 2001 From: Emily Stark Date: Sun, 14 Sep 2014 09:07:21 -0700 Subject: [PATCH] Add 'spacebars' to autoupdate QA script --- packages/autoupdate/QA.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/autoupdate/QA.md b/packages/autoupdate/QA.md index 3e26c4a40b..697c8ec173 100644 --- a/packages/autoupdate/QA.md +++ b/packages/autoupdate/QA.md @@ -1,5 +1,4 @@ # QA Notes - ## Hot Code Push Reload Run the leaderboard example, and click on one of the names. Make a @@ -71,7 +70,7 @@ see the variable without having the client also reload. $ meteor remove standard-app-packages $ meteor add meteor webapp logging deps session livedata $ meteor add mongo-livedata templating handlebars check underscore - $ meteor add jquery random ejson autoupdate + $ meteor add jquery random ejson autoupdate spacebars Add to leaderboard.js: