Madinah

Results 3 comments of Madinah

It maybe call many times, use `Set.has()` to judge seems better, likes: ```javascript const nativeEvents = /* #__PURE__ */ Object.keys(HTMLElement.prototype) .filter(eventName => eventName.startsWith('on')) .map(eventName => eventName.slice(2)); const nativeEventsSet = new...

没有看到具体的截图,可以加一个截图 如果和这个类似的话,这里面是通过 clip-path 自己计算的趋势 然后画出来 https://hirok.io/projects ![image](https://github.com/HelloGitHub-Team/geese/assets/50993231/d0b95b16-2683-4640-b9ad-b7a1e2e7cbd3) https://github.com/privatenumber/hirok.io/blob/master/src/components/CssChart.vue#L9

I have discovered another issue. When a virtual module is dynamically imported within a function, the following message will appear: "from path must be absolute. from: to: /Users/bytedance/codes/open-source/plugins/examples/virtual/farm-virtual:virtual-mode" ![Image](https://github.com/user-attachments/assets/fbe55886-cf5b-4bbc-b7cb-3eb47cb8356d)