Better compatibility with 1.8
SquidDev opened this issue · comments
Jonathan Coates commented
Try to use native package.preload
and require
if available. When a program is shipped as an API, people will be able to require
the provided file and it'll populate the preload table.