narwhal
narwhal copied to clipboard
file.read in loader.js
The read
function from file.read
in loader.js always comes from bootstrap.js instead of file.js.
This makes it impossible to create a loader (to be passed into a sandbox) that makes use of the file.js module.