Open kaiofelipejs opened 4 months ago
@pradel can we generate a canary version to test it?
@kaiofelipejs I don't have the setup to generate a canary version easily, however you can upgrade the dependency on your project to try it out (if you are using pnpm you can do pnpm upgrade
and esbuild-loader will be upgraded)
upgrading esbuild-loader to latest version.
After v4.2.0 version esbuild-loader uses
^0.21
esbuild. This version contains this PR that fixes the issue https://github.com/pradel/create-react-app-esbuild/issues/7