Hi. I'm making an app with pyjs + ExtJS4.1.
I don't include any reference to gwt/pyjamas modules but the compiler adds gwt/pyjamas modules to output directory like "pyjamas.DOM.*", "pyjamas.Location.*", "pyjamas.ui.Window,*", ... and the images directory with gwt widgets images. How can I compile my app without gwt/pyjamas stuff?. Thanks. --
