mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add 'spacebars' to autoupdate QA script
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user