Opened 8 years ago
Closed 8 years ago
#15776 closed defect (invalid)
root nls can't be included in custom build
Reported by: | gitawego | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | BuildSystem | Version: | 1.8.0rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
when I tried to include root nls files into my custom build, it doesn't work. ex: if I have a profile with such dependencies:
[ "dijit/nls/loading", "dijit/nls/fr/loading" ]
the module "dijit/nls/loading" will be ignored by builder, only the none-root nls is included
Change History (1)
comment:1 Changed 8 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
That is the not right way of adding internationalization bundles to a custom build. Please refer to the documentation regarding localeList as well as extensive discussion in this thread here on the support forum: http://dojo-toolkit.33424.n3.nabble.com/Custom-build-dojo-1-7-2-and-nls-files-td3783493.html.