#2228 closed enhancement (fixed)
Get Dojo Storage Build Smaller
Reported by: | bradneuberg | Owned by: | bradneuberg |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Storage/Flash | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
A Dojo Storage profile build is currently about 110K; I'd like to get this to about 20K so folks can start using Dojo Storage in combination with other frameworks, like YUI and GWT; 100K is too large for them. Dojo Storage/Dojo? Flash currently uses Dojo Event, which I'd like to remove to make it smaller; this only removes about 20K though. Get it smaller by looking at what other libraries it is pulling in.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
ugg, I mean that to say that all builds are smaller in 0.9. Storage should only need to rely on Base which is ~50K. That's our size floor for 0.9.
Note: See
TracTickets for help on using
tickets.
all builds are smaller in DOH.