javascript - Can I host Facebook's all.js locally? -


I see that sometimes my Facebook app runs slower, and when it was checked because The all.js file was not filled with the Facebook server, so I copied the file to the open server and tested it.

Everything works fine, and in reality it runs fast. My question is - do you know that there are bugs or errors in doing this?

The problem here is that you are now transferring a dependency, and in detail for your local application Maintenance of that dependency If it is hosted on Facebook's servers, they can update it or fix bugs or add features.

If it takes more time to load, then you should take it to your support forums

Comments