[ALOY-1484] Regression: Moment.js languages for i18n folders no longer included
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2016-04-01T13:14:00.000+0000 |
Affected Version/s | alloy 1.8.0 |
Fix Version/s | n/a |
Components | Builtins, I18N |
Labels | n/a |
Reporter | Fokke Zandbergen |
Assignee | Fokke Zandbergen |
Created | 2016-04-01T13:07:18.000+0000 |
Updated | 2016-04-01T15:00:27.000+0000 |
Description
Since ALOY-1365 Alloy expects the
i18n
folder to be under the app
folder.
Because of this the Moment.js languages for i18n folders are no longer included:
https://github.com/appcelerator/alloy/blob/master/Alloy/commands/compile/ast/builtins.js#L36
Forget it, something wrong with my setup. Alloy writes to
/i18n
before the builtin checks so works fine.I'm starting to regret touching Alloy in the first place.