Skip to content

Commit

Permalink
更新构建产物
Browse files Browse the repository at this point in the history
  • Loading branch information
PeakTai committed Mar 7, 2024
1 parent 5af1f02 commit 7392d10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion dist/wok-ui.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,6 @@ function proxyCachedModule(module) {
get(target, p) {
if (p === "destroy") {
return () => {
console.log("\u4EE3\u7406 destroy");
const parent = target.getParent();
if (parent) {
parent.removeChild(delegate);
Expand Down
Loading

0 comments on commit 7392d10

Please sign in to comment.