eeeeaaii / vodka

Creative Coding Environment
GNU General Public License v3.0
126 stars 3 forks source link

fix inadvertant overwrite of function files #214

Open eeeeaaii opened 2 years ago

eeeeaaii commented 2 years ago

foo-functions files should only be able to reside in packages folder "cannot create files that have the name -functions" if you do "import async" it looks last in the packages folder and attempts to import async-functions