Fall back to synchronous preprocessors
chriseppstein opened this issue · 0 comments
chriseppstein commented
If a syntax is missing in preprocessors
but is present in preprocessorsSync
, we should fall back to using the synchronous implementation instead of erroring out.