Paperjs loading external Javascript file for Canvas -


error message

loaded external script linking canvas i'm getting error.

but when use

python simplehttpserver

module works fine.

<script type="text/paperscript" src="js/welcome_canvas.js" canvas="welcome-canvas"></script> 

it cors(cross-origin resource sharing) error, not bug. method python simplehttpserver 1 of method bypass cors error. paper.js external file not load might you.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -