Add option to hide facebook-config-ui notice #8366
Comments
You're absolutely right. As an alternative to the configuration interface provided by the |
Yeah, we're using |
Thanks @jancurn - I'll get a PR ready to address this shortly. |
You guys rock, thanks a million! |
PR #8429 has been merged, so this will be coming soon. Closing for now - thanks! |
This should be fixed in Meteor 1.4.3.2. You can try the latest 1.4.3.2 beta and help confirm by running:
Please report back if you encounter any problems, and thanks for reporting this originally! (And thanks @hwillson for the fix!) |
It works, the log messages are gone. Thanks again guys |
After upgrading
accounts-facebook@1.0.11
toaccounts-facebook@1.1.0
I started receiving the following warning in the stderr:It originates from file
meteor/packages/accounts-facebook/notice.js
. I realize this hint might be useful to developers who are just setting up a new Meteor app, but it's annoying for developers who already have their apps configured and running in production. It would be great if there was an option to suppress the notice.BTW this issue relates also to
github-config-ui
,google-config-ui
andtwitter-config-ui
packages.The text was updated successfully, but these errors were encountered: