yonecdeng

Results 10 issues of yonecdeng

### Is your feature request related to a problem? Please describe. Due to my markdown file is particularly large, resulting in packaged js file and the corresponding html file size...

enhancement
perf

There is currently an issue with writing `` tags directly in a markdown file, where the tag is not appended with `loading='lazy'`. The added code solves this problem.

fix #218 It is possible for the user to define the filtering of questions that he does not want when he executes the script. Simplify the commit process.

In my scenario, I don't need to consider issues, is it possible to configure it so that it doesn't ask for issues or anything else every time it executes?

### Describe the bug If the parameter in Import() contains a variable, the file path will not be found after packing. raw code: ![image](https://github.com/vitejs/vite/assets/73653404/8bc5f780-b38b-41a5-93aa-c818491c41f9) after build and run in web:...

p3-minor-bug

use as ``` { name: '#weblogger', var: '', path: ``, }, ```

Why use rollup-plugin-external-globals in production and vite-plugin-externals in development? I'd appreciate it if you could answer my questions.

there is an error in monorepo projects. ![image](https://github.com/user-attachments/assets/2b53d658-b805-42bc-836d-9c145182d9b4) reason : ![image](https://github.com/user-attachments/assets/9319e7e2-9bdf-4736-acc2-d23140766ce4)

Error reported in linux system [email protected]: could not parse datamodel

The current type is problematic: ![image](https://github.com/user-attachments/assets/7b6bdce5-6dc7-427b-b515-dc4e4eabf0a5) [click here see details](https://arethetypeswrong.github.io/?p=critters%400.0.24) It is fixed after my pr: And this would solve the problem that this [pr](https://github.com/GoogleChromeLabs/critters/pull/151) is trying to solven .