Unable to use a loading script
Closed this issue · 2 comments
LeXXik commented
Add a default loading script from the project settings. Then build a project with disabled concatenation. The app throws when launched:
Repro: https://playcanvas.com/project/1205863/overview/loading-script-issue
marklundin commented
Ok, this happens when the loading script is marked to preload, which obviously doesn't make sense in this scenario as it's bundled into loading.js. I'll check to see what changed
marklundin commented
Closing as this seems to be a duplicate of #613