]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
feat(createRenderer): handle errors in function refs (#403)
authorDmitry Sharshakov <d3dx12.xx@gmail.com>
Mon, 28 Oct 2019 16:03:30 +0000 (19:03 +0300)
committerEvan You <yyx990803@gmail.com>
Mon, 28 Oct 2019 16:03:30 +0000 (12:03 -0400)
commit325e15ef41367aa5d382ad53740643a92041b9db
tree44bcc4158b7468433b6fe8b079f126d924f6db19
parent34989ef7fe846df3d0504d2719149bf42103644c
feat(createRenderer): handle errors in function refs (#403)
packages/runtime-core/__tests__/errorHandling.spec.ts
packages/runtime-core/src/createRenderer.ts
packages/runtime-core/src/errorHandling.ts