diff options
author | Yehuda Katz <wycats@gmail.com> | 2013-07-26 18:08:32 +0000 |
---|---|---|
committer | Yehuda Katz <wycats@gmail.com> | 2013-07-26 18:08:32 +0000 |
commit | 6f580c9beb370c98ed5cec3f6b1d23eb3302d5d5 (patch) | |
tree | 29e9a392c5b9f673aa72a7fd556987330c8ca1b4 /lib/handlebars/compiler/compiler.js | |
parent | d33408fcbdc5b23615ebc51b0b25a3d69818de4c (diff) | |
download | handlebars.js-6f580c9beb370c98ed5cec3f6b1d23eb3302d5d5.zip handlebars.js-6f580c9beb370c98ed5cec3f6b1d23eb3302d5d5.tar.gz handlebars.js-6f580c9beb370c98ed5cec3f6b1d23eb3302d5d5.tar.bz2 |
Global Handlebars.compile uses its env
The basic strategy is that there will be a global Handlebars object for
the browser build, and that object will have a `compile` on it which
uses its environment in the compiler.
It will also be possible to glue things together manually by using the
AMD build and passing the environment to `compile` directly. Some of
these details are TBD.
Diffstat (limited to 'lib/handlebars/compiler/compiler.js')
0 files changed, 0 insertions, 0 deletions