]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): Avoid mutating original options object in createApp (#4840)
authorYuchao <yuchaoyj@gmail.com>
Tue, 12 Apr 2022 07:14:23 +0000 (17:14 +1000)
committerGitHub <noreply@github.com>
Tue, 12 Apr 2022 07:14:23 +0000 (03:14 -0400)
commitd121a9bc7e7af59adb2d2803954cfeee95b35270
tree78111e0d347d4f78f8cbfc67004b9fb51359b826
parent4311dddfa72b405b20f469f8f219ec3027972f55
fix(runtime-core): Avoid mutating original options object in createApp (#4840)

fix #4398
packages/runtime-core/__tests__/helpers/resolveAssets.spec.ts
packages/runtime-core/src/apiCreateApp.ts
packages/runtime-dom/__tests__/createApp.spec.ts