Add 'spacebars' to autoupdate QA script

This commit is contained in:
Emily Stark
2014-09-14 09:07:21 -07:00
parent 7b09674fb4
commit 549a13a690

View File

@@ -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: