Opened 5 years ago
Last modified 5 years ago
#19083 new enhancement
Add "foreign-loader" has conditional in dojo..js
Reported by: | chuckd | Owned by: | dylan |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Loader | Version: | 1.13.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Allow embedded loader used by dojo-webpack-plugin to be made smaller by optimizing out unneeded code used for loading modules.
Change History (2)
comment:1 Changed 5 years ago by
comment:2 Changed 5 years ago by
Apologies if this is a duplicate. I could swear that I opened a ticket for this last week, but I didn't record the ticket number and I can't seem to find it now by searching, so I'm assuming that I didn't actually create the ticket.
Note: See
TracTickets for help on using
tickets.
The PR is for the master branch. Would like this change merged to the 1.13, 1.12, 1.11 and 1.10 maintenance branches (assuming merge is straight-forward).