]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(devtools): allow setting devtools hook after createApp 13580/head
authordaiwei <daiwei521@126.com>
Mon, 7 Jul 2025 03:26:41 +0000 (11:26 +0800)
committerdaiwei <daiwei521@126.com>
Mon, 7 Jul 2025 03:26:41 +0000 (11:26 +0800)
commitb457afa3cc69f21f360656c8c463228c97c556af
treef7919a93d116c1ad117d5e1b24daccda271320d1
parentd0cf234f8d5254f3cd94598ce965dfca3b73b378
fix(devtools): allow setting devtools hook after createApp

the commit https://github.com/vuejs/core/commit/76e8d2c4d0c23534509b62f638bcdb8e7853af07 breaks test-utils, it setDevtoolsHook after createApp

more info https://github.com/vuejs/ecosystem-ci/actions/runs/16105836789/job/45441160502
packages/runtime-core/src/devtools.ts