swfmill icon indicating copy to clipboard operation
swfmill copied to clipboard

html-wrapper places html output in the wrong place

Open djcsdy opened this issue 12 years ago • 0 comments

<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.

djcsdy avatar Nov 01 '13 01:11 djcsdy