Remeis modification of removing cwd from load path breaks build
When the cwd is not part of the load path --script does not find relative files. To circumvent this we need to prepend a ./
Loading
Please register or sign in to comment
When the cwd is not part of the load path --script does not find relative files. To circumvent this we need to prepend a ./