Open daurnimator opened 10 years ago
Currently the whole package library has been shoehorned into require
package
require
package.loaders should be iterated over to find modules
package.loaders
I had a go at this myself; but don't understand how vm.suspend works in loadNextPath to return the function
vm.suspend
loadNextPath
Currently the whole
package
library has been shoehorned intorequire
package.loaders
should be iterated over to find modules