Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Add support for compiling handlebars templates into a js file #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bisho
Copy link

@bisho bisho commented May 22, 2012

Detect if templates/ (configurable) directory exists and
compile the templates there into a js file (by default
compiled-templates.js). This makes all the templates of the
module directly available when loading the module.

bisho added 2 commits May 22, 2012 16:58
If you want to use a different i18n loader than Y.Intl.add
you need to be able to override the template used to load
the translation files.
Detect if templates/ (configurable) directory exists and
compile the templates there into a js file (by default
compiled-templates.js). This makes all the templates of the
module directly available when loading the module.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant