Error While Building OpenLaszlo module
Sometimes while building and deploying using WCBD can throw
errors while compiling open Laszlo as below
Call
to a possibly undefined method LzLoader, in line: this.loader = new
LzLoader(view_$0.sprite, {attachname: "debugloader"});
This is because there are .ser files checked in to the
repository and the build contains all the .ser files. These are usually hidden in RAD and shouldn't be a part of build.
To rectify this, remove all the .ser files in the LOBTools
module and then rebuild. This should resolve the issue.
More information at
No comments:
Post a Comment