summaryrefslogtreecommitdiffstats
path: root/lib/handlebars/compiler/compiler.js
diff options
context:
space:
mode:
authorYehuda Katz <wycats@gmail.com>2013-07-26 18:08:32 +0000
committerYehuda Katz <wycats@gmail.com>2013-07-26 18:08:32 +0000
commit6f580c9beb370c98ed5cec3f6b1d23eb3302d5d5 (patch)
tree29e9a392c5b9f673aa72a7fd556987330c8ca1b4 /lib/handlebars/compiler/compiler.js
parentd33408fcbdc5b23615ebc51b0b25a3d69818de4c (diff)
downloadhandlebars.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