loadjs icon indicating copy to clipboard operation
loadjs copied to clipboard

More descriptive error message when bundle already defined

Open Ambient-Impact opened this issue 1 year ago • 4 comments
trafficstars

After trying to track down some errors in a project, I noticed LoadJS just throws "LoadJS" without any additional information as to what caused it. This outputs the bundle ID that is already defined (which causes the error to be thrown) in a more descriptive error message.

Ambient-Impact avatar Oct 25 '24 14:10 Ambient-Impact