WebCompiler
WebCompiler copied to clipboard
The SCSS compile Scss test is failing due to a change of URL
Assuming the code produces the right result then this patch fixes the test to include the ../ prefix
Following on from the re-write of the MakeRelative function I've done in the other PR - be careful accepting this as it might not be correct. It might make the test pass - but I can't determine yet whether it's the code or the test at fault.
Only seeing this PR now - from what I understand the test is correct but the MakeRelative function is never called due to an error in the node execution, see #86