Hacker News new | ask | show | jobs
by andrewmcwatters 3286 days ago
I would recommend that you extend `package.loaders` instead. You risk breaking expected `require` functionality. Then you get the benefits of both!!

https://www.lua.org/manual/5.1/manual.html#pdf-package.loade...

1 comments