[ALOY-997] Add theme support for i18n and platform directories
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2014-04-29T17:28:18.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Tooling |
Labels | n/a |
Reporter | Tim Poulsen |
Assignee | Tim Poulsen |
Created | 2014-04-29T15:15:45.000+0000 |
Updated | 2014-04-29T17:29:01.000+0000 |
Description
Originally requested in ALOY-858, then backed out in ALOY-996, this ticket is to implement theming functionality in a way that doesn't modify source files. The PR submitted for ALOY-858 overwrote the source i18n and platform directories with the themed files, which is not desirable.
The solution will likely involve using the CLI pre/post hooks to create temporary files to be included in the final app build steps.
We'll track this on the original ticket, ALOY-858 instead