Allow --ext-namespaces to contain dots in names.
So that by specifying --ext-namespaces=Foo.Bar we're able to recognize: Foo.Bar.define("MyClass", { });
Loading
Please register or sign in to comment
So that by specifying --ext-namespaces=Foo.Bar we're able to recognize: Foo.Bar.define("MyClass", { });