Ticket #2404 (closed enhancement: fixed)
intern-strings should intern all strings in widget files
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | BuildSystem | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Right now, when intern-strings is run, only dojo.js and the .xd.js files get strings interned. However, the normal .js files that are not part of dojo.js should also have strings interned too, just as we flatten all resource bundles to improve load speed of builds.
Change History
Note: See
TracTickets for help on using
tickets.