]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-sfc): fix local var access check for bindings in normal script
authorEvan You <yyx990803@gmail.com>
Wed, 22 Sep 2021 14:10:20 +0000 (10:10 -0400)
committerEvan You <yyx990803@gmail.com>
Wed, 22 Sep 2021 14:10:20 +0000 (10:10 -0400)
commit6d6cc9091280ba132d92850f30db31c9152af599
treeeebb6148be93d56f3c1647cb67f32180af6f9792
parent2476eaad6e9d68f0b75772456775a0a8165631c0
fix(compiler-sfc): fix local var access check for bindings in normal script

fix #4644
packages/compiler-sfc/__tests__/compileScript.spec.ts
packages/compiler-sfc/src/compileScript.ts