yonecdeng
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...
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:  after build and run in web:...
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.  reason : 
Error reported in linux system [email protected]: could not parse datamodel
The current type is problematic:  [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 .