I'm trying to do a custom build with compression. The build completes successfully, but my app is not able to find bundles loaded through getLocalization. It appears that the requireLocalization calls are having trouble with the module names. The documentation for the custom build implies that the resource bundles are embedded into the compressed Javascript file, but that isn't happening in my case. Is there something I need to do to enable the bundles to be pulled in? Can I specify them in the profile file somehow? Here's an example of the kind of failure I'm seeing, from Firebug:
compression
JS obfuscators
Submitted by punctuation on Fri, 06/06/2008 - 00:11.
Anyone have any good or bad experiences with Jasob or any other obfuscator?
shrinksafe online service
Submitted by canne on Fri, 02/29/2008 - 07:25.
What happened to shrinksafe.dojotoolkit.org ? Is it gone forever?
- Login or register to post comments
- Subscribe post
Easy Dojo compression with plugins
Submitted by moschel on Fri, 02/22/2008 - 09:00.
We’ve been using Include to make compressing and including scripts really easy. It would work great with Dojo and really simplify module and plugin loading, not to mention let users compress their own versions of Dojo. Check it out at http://javascriptmvc.com/include. I hope you find it as useful as we have.
- Brian
