Add note about is_client and is_server, since tripped me up for an hour.

This commit is contained in:
Nick Martin
2013-08-05 20:18:51 -07:00
parent f872459c48
commit cda92d79fa

View File

@@ -58,6 +58,8 @@
* Implement "meteor bundle --debug" #748
* Remove deprecated is_client and is_server. XXX check for others.
bugs to describe:
#1151 (Meteor.disconnect etc)
#1106