swfmill
swfmill copied to clipboard
html-wrapper places html output in the wrong place
<html-wrapper> places HTML relative to the current working directory. It should place it relative to the base URL of the XML file in which it appears.
For an example, see test/old/input.xml as built by test/old/test.sh, which places output.html in the current working directory, instead of build/output.html.