mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-08 07:11:19 +00:00
The kdmod module was broken since we renamed packages/ to src/. Also, the update to mod loading for some unknown reason now requires each call to require to end with `.js`. As far as I know, this was working previously.