Added in missing Meteor.isProduction.

This commit is contained in:
hwillson
2016-04-06 12:48:56 -04:00
parent 8b7668f19c
commit 6cbb0bb30e

View File

@@ -14,6 +14,7 @@ authentication mechanisms, should be kept in the `server` directory.
{{> autoApiBox "Meteor.isCordova"}}
{{> autoApiBox "Meteor.isDevelopment"}}
{{> autoApiBox "Meteor.isProduction"}}
{{> autoApiBox "Meteor.startup"}}