You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In auto preprocess mode, we currently error out if the lib encounters an unknown language/transformer. We could just skip instead and let another preprocessor handle it. This seems to be another reason to rewrite the auto preprocess module (as mentioned in #311).
The text was updated successfully, but these errors were encountered:
Originally posted by @kaisermann in #305 (comment)
In auto preprocess mode, we currently error out if the lib encounters an unknown language/transformer. We could just skip instead and let another preprocessor handle it. This seems to be another reason to rewrite the auto preprocess module (as mentioned in #311).
The text was updated successfully, but these errors were encountered: