babel-loader
babel-loader copied to clipboard
Custom transform option not supported
I'm submitting a bug report
Current behavior:
Docs tell us that we can pass in a custom transform function option but it's not actually supported like it was earlier, right now it always uses the imported one.
Expected/desired behavior:
Either support the custom transform function or remove it from the docs.