Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export the Twitter symbol explicitly for use in Meteor 0.6.5 and above #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jordn
Copy link

@jordn jordn commented Aug 15, 2013

Meteor 0.6.5 requires pacakge exports to be declared. Added in a way that should be backwards compatable with pre-0.6.5 too.

"Since Geoff's big email, we simplified the way that exports from
packages work. There's no more magic comment scanner: you just
declare exports in the on_use function with

api.export('MySymbol', 'server');
" — https://groups.google.com/forum/#!topic/meteor-talk/YOStFiuzbO8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant