fix(compiler-core): pick last char when dynamic directive doesn't close (#4507)
This commit is contained in:
committed by
GitHub
parent
1c4f0f0afd
commit
5d262e08d5
@@ -6260,7 +6260,7 @@ Object {
|
||||
Object {
|
||||
"arg": Object {
|
||||
"constType": 0,
|
||||
"content": "se",
|
||||
"content": "sef",
|
||||
"isStatic": false,
|
||||
"loc": Object {
|
||||
"end": Object {
|
||||
|
||||
Reference in New Issue
Block a user