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

Access Handlebars.Visitor in browser #994

Closed
tamlyn opened this issue Apr 9, 2015 · 2 comments
Closed

Access Handlebars.Visitor in browser #994

tamlyn opened this issue Apr 9, 2015 · 2 comments

Comments

@tamlyn
Copy link

tamlyn commented Apr 9, 2015

In node land I can get to require('handlebars').Visitor because this is explicitly exposed in lib/index.js. However in browser land (loading dist/handlebars.js) it seems that the Visitor object is closured out of reach. Is there any way to access it without using Browserify or AMD? If not, is there a reason for it being hidden?

@kpdecker
Copy link
Collaborator

Released in 3.0.2

@tamlyn
Copy link
Author

tamlyn commented Apr 23, 2015

Awesome. Thanks!

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

No branches or pull requests

2 participants