Is there a way to determine what version of handlebars is being used? #1828
Unanswered
eric-g-97477
asked this question in
Q&A
Replies: 1 comment
-
Yes, you can write handlebars.js/lib/handlebars/base.js Lines 8 to 10 in a9a8e40 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, in the console, I can enter Ember.VERSION and get the version of Ember JS that is being used.
Is there something similar for handlebars? How can I determine what version is being used?
Beta Was this translation helpful? Give feedback.
All reactions