babel-loader icon indicating copy to clipboard operation
babel-loader copied to clipboard

Custom transform option not supported

Open Klemensas opened this issue 5 years ago • 0 comments

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.

Klemensas avatar Mar 18 '20 15:03 Klemensas