On Jun 5, 3:43 pm, Thomas Broyer <[email protected]> wrote: > On 5 juin, 22:27, Dobes <[email protected]> wrote: > > > > > Is there any clever way to set the PRETTY or OBFUSCATED javascript > > output depending on the browser? > > > > Any ideas? > > 1. Compile once in PRETTY and once in OBFUSCATED > 2. Run both in the browsers that need special treatment (i.e. Firefox > and Safari) and note the loaded *.cache.html for each > 3. Rename the PRETTY *.cache.html to the OBF *.cache.html names (or > the other way around) >
Interesting. Do you think there's a way to automate the process of identifying which .cache.html file targets a particular browser? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
