-
> Describe the issue. Is it a bug or a feature request (new rule, new option, etc.)?
Loading stylelint (`require('stylelint')`) is very slow. It takes over a second for me when there’s nothing else…
-
# Bug report(问题描述)
```
06:38:59.532 reportJSException >>>> exception function:createInstanceContext, exception:white screen cause create instanceContext failed,check js stack ->Uncaught Referenc…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
how to improve performance of f7
- http://framework7.io/docs/custom-build.html#es-modules: import with only components you need
- http://framework7.io/docs/custom-build.html#lessjs: import styles…
-
**Environments:**
- Prettier Version: 2.5.1
- Running Prettier via: Browser API
- Runtime: Chrome 99
- Operating System: n/a
- Prettier plugins (if any): parser-babel
**Steps to reproduce:**…
-
### Vue - Official extension or vue-tsc version
2.1.8
### VSCode version
1.94.2
### Vue version
3.5.12
### TypeScript version
5.6.3
### System Info
```shell
System:
OS: Windows 11 10.0.2…
-
-
按照element-plus官方建议,使用unplugin做按需导入,打包后占用空间有减少,为了对比打包后的依赖占用大小,调整情况如下
```
npm i rollup-plugin-visualizer -D
```
在vite.config.ts的plugins部分增加
```
visualizer({
emitFile: true,
fil…
-
### Issue Summary
The `website.umd.cjs` pixel file is larger than necessary at 54KB, with 52% of the file size coming from the Buffer polyfill, which is being imported from `packages/api/client/stora…
-
It'd be useful to be able to include and exclude modules in the bundle analyzer.