Форум

Сообщения, созданные пользователем fredlllll
25 августа 2016 18:15
oh i was using webplayer.min.js
i guess that was the wrong one then. thx
25 августа 2016 17:45
so i was trying to write a little app with b4w, but i ran into the error "app.init is not a function". so i printed the app object (which is the result of require("app")) to the console and found that all its method names have been minimized. i dont know if its intended to minimize the function names of the modules. if yes, where can i find an unminimized version?