We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24e04ba + 992fdf2 commit 98b3327Copy full SHA for 98b3327
README.markdown
@@ -239,7 +239,7 @@ method and the resulting object may be as normal.
239
### Optimizations
240
241
- Rather than using the full _handlebars.js_ library, implementations that
242
- do not need to compile templates at runtime may include _handlebars.vm.js_
+ do not need to compile templates at runtime may include _handlebars.runtime.js_
243
whose min+gzip size is approximately 1k.
244
- If a helper is known to exist in the target environment they may be defined
245
using the `--known name` argument may be used to optimize accesses to these
0 commit comments