Closed bmoren closed 5 years ago
I think the real direction to go would download the current version on the fly and store it for each use checking if there is a newer version occasionally. I know lots of folks use this for offline coding as an alternative to the web editor. so I want to make sure that that functionality persists.
https://unpkg.com/p5@latest/lib/p5.min.js
it might make sense to use this to duplicate it to the project so that it saves a local copy for longevity?