react-compiler-webpack
react-compiler-webpack copied to clipboard
defineReactCompilerLoaderOption returns options under reactCompilerConfig key
Hello,
I was following the README and realized defineReactCompilerLoaderOption wasn't doing anything. I believe this was the original intent of the function.
Apologies for not writing any tests, I wasn't able to get the test suite to run for some reason, but figured this change was probably simple enough. Thank you!