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: