mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-03 16:10:31 +00:00
0a47daa289
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.