Can I place the Create JS file on my server?
When I publish from Animate, it places the code https://code.createjs.com/createjs-2015.11.26.min.js in the html5 file. Thus when using the published html file in a website on a server, it has to go to another server to get the "createjs file". Can the createjs file be placed on the server running the website so that there is no need to go to another server? I have some very old Animate files that published with the createjs code calling an http website rather than the current https website for createjs.
