Added --external command line option.
Allows to avoid warnings when extending classes for which we don't have source code. For example in ExtJS it's useful to specify --external=Error, because Ext.Error extends the built-in Error object.
Loading
Please register or sign in to comment