fix: 修复SpriteFrame赋值未获取真实UUID问题及面板日志被截断问题
This commit is contained in:
12
package.json
12
package.json
@@ -22,5 +22,17 @@
|
||||
"auto-start": false,
|
||||
"last-port": 3456
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"open-test-panel": {
|
||||
"methods": [
|
||||
"openTestPanel"
|
||||
]
|
||||
},
|
||||
"query-spriteframe-uuid": {
|
||||
"methods": [
|
||||
"querySpriteFrameUuid"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user