Hi Everyone, For security reason, we don't want user be able to download client side javascript from web server. Instead, we want to package client side scripts into a chrome app (.crx) and hand it to user offline. So when visiting our web page, people who don't have this chrome app pre-installed will not work. Is this possible? How should I configure chrome app (manifest.json) and web application (web-inf/*)?
Thanks a lot!! Chris -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
