Closed nightlinus closed 11 years ago
I think line 8954: var mod = extend(myApp, "myApp.modules.module2"); should be 8954: var mod = extend(myApp, "modules.module2");
P.S.: Great book, thanks.
Not at all! I appreciate the heads up. We'll get this fixed real soon :)
I think line 8954: var mod = extend(myApp, "myApp.modules.module2"); should be 8954: var mod = extend(myApp, "modules.module2");
P.S.: Great book, thanks.