From 5af1f0245ea2143ac42f538462497139d30b2496 Mon Sep 17 00:00:00 2001 From: Peak Tai Date: Thu, 7 Mar 2024 16:16:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=9E=83=E5=9C=BE=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/render/cached-module.ts | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/render/cached-module.ts b/lib/render/cached-module.ts index d517a73..3bc9aa8 100644 --- a/lib/render/cached-module.ts +++ b/lib/render/cached-module.ts @@ -10,7 +10,6 @@ export function proxyCachedModule(module: T): T { // 重写 destroy if (p === 'destroy') { return () => { - console.log('代理 destroy') // 仅仅解除关系 const parent = target.getParent() if (parent) { diff --git a/package.json b/package.json index 573d540..be73e73 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wok-ui", "private": false, - "version": "0.6.0", + "version": "0.6.1", "packageManager": "pnpm@8.9.0", "description": "wok-ui 是一个前端 UI 组件库,简洁易用,响应式设计,无第三方依赖。wok-ui is a front-end UI component library that is simple and easy to use, responsive design, and no third party dependencies.", "keywords": [