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

Conversation

@bisho
Copy link

@bisho bisho commented May 22, 2012

Using ant uptodate we compare source files with a file generated
during the build to detect if the components really needs rebuild.
This decreases the build time significantly.

bisho added 3 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.
Using ant uptodate we compare source files with a file generated
during the build to detect if the components really needs rebuild.
This decreases the build time significantly.
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