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

Mechanism to obtain URL of an asset #49

Open
mitar opened this issue Dec 19, 2014 · 1 comment
Open

Mechanism to obtain URL of an asset #49

mitar opened this issue Dec 19, 2014 · 1 comment

Comments

@mitar
Copy link

mitar commented Dec 19, 2014

Because sometimes you want to load it manually.

Same on the server side, some path to the file.

@raix
Copy link
Contributor

raix commented Dec 19, 2014

So something like:

  Meteor.assetUrl();
  // For a package
  Meteor.assetUrl('foo:bar');

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

No branches or pull requests

2 participants