]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-sfc): resolve numeric literals and template literals without expressions...
author山吹色御守 <85992002+KazariEX@users.noreply.github.com>
Wed, 5 Nov 2025 09:13:04 +0000 (17:13 +0800)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 09:13:04 +0000 (17:13 +0800)
commit75d44c718981f91843e197265cc68e82fe2532dd
tree9d53aaf5f1a40a1732ea8023d0b7cda25b376f34
parentdcc6f362577ed86ccad31c2623c6cf75137dd27a
fix(compiler-sfc): resolve numeric literals and template literals without expressions as static property key (#13998)
packages/compiler-sfc/__tests__/compileScript/resolveType.spec.ts
packages/compiler-sfc/src/script/resolveType.ts
packages/compiler-sfc/src/script/utils.ts