]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-sfc): fix import usage check for kebab-case same name shorthand binding
authorEvan You <evan@vuejs.org>
Mon, 2 Sep 2024 09:29:40 +0000 (17:29 +0800)
committerEvan You <evan@vuejs.org>
Mon, 2 Sep 2024 09:29:59 +0000 (17:29 +0800)
commit0f7c0e5dc0eedada7a5194db87fd0a7dbd1d3354
treeb00066e41471edb1ac95a5ec3663deb08156823e
parentd86fe0ec002901dc359a0e85f3a421b4a8538d68
fix(compiler-sfc): fix import usage check for kebab-case same name shorthand binding

fix #11745
close #11754
packages/compiler-sfc/__tests__/compileScript/importUsageCheck.spec.ts
packages/compiler-sfc/src/script/importUsageCheck.ts