originally posted in:BungieNetPlatform
Regarding bungie.js,
I'd take off definitions=true wherever you can, especially if you have a cached version of the manifest loaded in the header :p
English
-
Thanks lowlines! :) I would loveeee to remove the definitions query param. I haven't inspected the response headers since the first day or two of dev.... could you refresh my memory? Where is it cached/how can I access it?
-
Sorry i meant that if you cached the manifest down as something you could load alongside your bungie.js file, ie json files that your script would load at the start.