We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c7d6f commit d51e87bCopy full SHA for d51e87b
tools/generate_images.js
@@ -81,7 +81,7 @@ const parseArgs = () => {
81
});
82
83
backends = backends || {
84
- all: true,
+ pptr: true,
85
};
86
87
return {
0 commit comments