playcanvas / playcanvas-rest-api-tools

A set of tools to use with the PlayCanvas REST API for common jobs such as downloading a build and archiving a project
MIT License
23 stars 7 forks source link

Move all script files to be external on extern_files config #23

Closed yaustar closed 3 years ago

yaustar commented 3 years ago

Several ad networks have a restriction on the size of the index.html when extern files is used. This PR moves all scripts (eg if a user adds a library like cannon.js) to be external rather than embedding it into the index.html