We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df18ec2 commit 3aa74f7Copy full SHA for 3aa74f7
build.sh
@@ -314,7 +314,7 @@ function runWattsi {
314
--form source=@$1 \
315
--form caniuse=@$HTML_CACHE/caniuse.json \
316
--form w3cbugs=@$HTML_CACHE/w3cbugs.csv \
317
- --form linkfixupjs=$LINKFIXUPJS \
+ --form linkfixupjs=@$LINKFIXUPJS \
318
--dump-header $HTML_TEMP/wattsi-headers.txt \
319
--output $HTML_TEMP/wattsi-output.zip
320
0 commit comments