Skip to content
New issue

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

'super' keyword outside a method #229

Closed
1 task
gristow opened this issue Dec 11, 2021 · 0 comments
Closed
1 task

'super' keyword outside a method #229

gristow opened this issue Dec 11, 2021 · 0 comments
Labels
bug Something isn't working pending triage

Comments

@gristow
Copy link

gristow commented Dec 11, 2021

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

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

Can you contribute a fix?

  • I’m interested in opening a pull request for this issue.
@gristow gristow added bug Something isn't working pending triage labels Dec 11, 2021
@privatenumber privatenumber mentioned this issue Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending triage
Projects
None yet
Development

No branches or pull requests

2 participants