I created a sketch that contains a pre-load function and uploaded it to my website’s ftp on dreamhost. The preload references a csv file via a url. The sketch runs fine in the p5js web editor. But it won’t run on my site.
I have seen posts that solve a similar issue for local executions which involve setting up a local server. However, I haven’t seen any fixes for ftp based issues. Can anyone assist?