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

fix: remove duplicated dragend case #5161

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

kingyue737
Copy link
Contributor

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Description of change

case "dragend" already exists above:

this extra line will result to esbuild warning:

(esbuild plugin) [esbuild] (.nuxt/dist/server/_nuxt/electronic-372bd534.js:31248:13) This case clause will never be evaluated because it duplicates an earlier case clause

@Aarebecca Aarebecca merged commit ae0ed42 into antvis:master Nov 29, 2023
4 checks passed
@kingyue737 kingyue737 deleted the patch-1 branch November 29, 2023 03:32
k644606347 pushed a commit to k644606347/G6 that referenced this pull request Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants