We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The version of esbuild listed in package.json (0.13.8) has issues with inheritance and async/await. See evanw/esbuild#1425 for reproduction.
This is fixed in the esbuild 0.14.2 release.
Would it be possible to update the package.json here to fix this?
See evanw/esbuild#1425 for reproduction.
yarn
System: OS: macOS 12.0.1 CPU: (10) x64 Apple M1 Max Memory: 4.54 GB / 64.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 16.12.0 - /usr/local/bin/node Yarn: 1.22.17 - /usr/local/bin/yarn npm: 8.1.0 - /usr/local/bin/npm npmPackages: esbuild-loader: ^2.16.0 => 2.16.0 webpack: ^5.59.1 => 5.59.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug description
The version of esbuild listed in package.json (0.13.8) has issues with inheritance and async/await. See evanw/esbuild#1425 for reproduction.
This is fixed in the esbuild 0.14.2 release.
Would it be possible to update the package.json here to fix this?
Reproduction
See evanw/esbuild#1425 for reproduction.
Node.js package manager
yarn
Environment
Can you contribute a fix?
The text was updated successfully, but these errors were encountered: